Home
last modified time | relevance | path

Searched refs:idetape_queue_rw_tail (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-tape.c847 static int idetape_queue_rw_tail(ide_drive_t *drive, int cmd, int size) in idetape_queue_rw_tail() function
935 idetape_queue_rw_tail(drive, REQ_IDETAPE_WRITE, aligned); in ide_tape_flush_merge_buffer()
980 rc = idetape_queue_rw_tail(drive, cmd, 0); in idetape_init_rw()
1001 idetape_queue_rw_tail(drive, REQ_IDETAPE_WRITE, count); in idetape_pad_zeros()
1162 if (idetape_queue_rw_tail(drive, REQ_IDETAPE_READ, in idetape_chrdev_read()
1210 idetape_queue_rw_tail(drive, REQ_IDETAPE_WRITE, in idetape_chrdev_write()