Searched refs:ahc_linux_get_device (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 565 ahc_linux_get_device(struct ahc_softc *ahc, u_int channel, 606 ahc_linux_get_device(struct ahc_softc *ahc, u_int channel, u_int target, in ahc_linux_get_device() function 1015 dev = ahc_linux_get_device(ahc, cmd->device->channel, cmd->device->id, in ahc_linux_queue() 1065 dev = ahc_linux_get_device(ahc, device->channel, in ahc_linux_slave_configure() 1088 dev = ahc_linux_get_device(ahc, device->channel, in ahc_linux_slave_destroy() 1149 dev = ahc_linux_get_device(ahc, device->channel, in ahc_linux_select_queue_depth() 2061 dev = ahc_linux_get_device(ahc, devinfo->channel - 'A', 2192 dev = ahc_linux_get_device(ahc, chan, 2562 && ahc_linux_get_device(ahc, devinfo.channel - 'A', 4543 dev = ahc_linux_get_device(ahc, devinfo->channel - 'A', [all …]
|