Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/
Dide-disk.c561 static task_ioreg_t get_command (ide_drive_t *drive, int cmd) in get_command() function
590 task_ioreg_t command = get_command(drive, rq_data_dir(rq)); in chs_rw_disk()
625 task_ioreg_t command = get_command(drive, rq_data_dir(rq)); in lba_28_rw_disk()
663 task_ioreg_t command = get_command(drive, rq_data_dir(rq)); in lba_48_rw_disk()
/linux-2.4.37.9/drivers/scsi/
Daha152x.c3466 static int get_command(char *pos, Scsi_Cmnd * ptr) function
3886 pos += get_command(pos, ptr);
3893 pos += get_command(pos, CURRENT_SC);
3900 pos += get_command(pos, ptr);