Searched refs:idetape_next_pc_storage (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-tape.c1273 * idetape_next_pc_storage returns a pointer to a place in which we can
1278 static idetape_pc_t *idetape_next_pc_storage (ide_drive_t *drive) function
1292 * idetape_next_rq_storage is used along with idetape_next_pc_storage.
1671 * be allocated with idetape_next_pc_storage and idetape_next_rq_storage
1704 pc = idetape_next_pc_storage (drive);
2109 pc = idetape_next_pc_storage (drive);
2446 pc = idetape_next_pc_storage (drive);
2463 pc = idetape_next_pc_storage (drive);
2468 pc = idetape_next_pc_storage (drive);
2878 * using idetape_next_pc_storage an
[all...]

Completed in 34 milliseconds