tag | line | file | source code |
---|---|---|---|
idetape_create_locate_cmd | 832 | drivers/block/ide-tape.c | void idetape_create_locate_cmd (idetape_packet_command_t *pc,unsigned long block,byte partition); |
idetape_create_locate_cmd | 2725 | drivers/block/ide-tape.c | idetape_create_locate_cmd (&pc,arg,0); |
idetape_create_locate_cmd | 4156 | drivers/block/ide-tape.c | idetape_create_locate_cmd (&pc,block,0); |