Searched refs:ahd_linux_get_device (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 557 ahd_linux_get_device(struct ahd_softc *ahd, u_int channel, 615 ahd_linux_get_device(struct ahd_softc *ahd, u_int channel, u_int target, in ahd_linux_get_device() function 1026 dev = ahd_linux_get_device(ahd, cmd->device->channel, in ahd_linux_queue() 1079 dev = ahd_linux_get_device(ahd, device->channel, in ahd_linux_slave_configure() 1103 dev = ahd_linux_get_device(ahd, device->channel, in ahd_linux_slave_destroy() 1166 dev = ahd_linux_get_device(ahd, device->channel, in ahd_linux_select_queue_depth() 1317 dev = ahd_linux_get_device(ahd, cmd->device->channel, 1579 dev = ahd_linux_get_device(ahd, cmd->device->channel, cmd->device->id, 2407 dev = ahd_linux_get_device(ahd, devinfo->channel - 'A', 2527 dev = ahd_linux_get_device(ahd, /*chan*/0, targ, [all …]
|