Searched refs:ahc_reset_channel (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 781 found = ahc_reset_channel(ahc, scmd_channel(cmd) + 'A', ahc_linux_bus_reset() 1161 ahc_reset_channel(ahc, 'A', /*initiate_reset*/TRUE); ahc_linux_initialize_scsi_bus() 1168 ahc_reset_channel(ahc, 'B', /*initiate_reset*/TRUE); ahc_linux_initialize_scsi_bus()
|
H A D | aic7xxx.h | 1196 int ahc_reset_channel(struct ahc_softc *ahc, char channel,
|
H A D | aic7xxx_core.c | 1369 ahc_reset_channel(ahc, devinfo.channel, ahc_handle_seqint() 1599 ahc_reset_channel(ahc, intr_channel, ahc_handle_scsiint() 1606 ahc_reset_channel(ahc, intr_channel, /*Initiate Reset*/FALSE); ahc_handle_scsiint() 3203 found = ahc_reset_channel(ahc, 'A', TRUE); ahc_handle_proto_violation() 6483 ahc_reset_channel(struct ahc_softc *ahc, char channel, int initiate_reset) ahc_reset_channel() function
|
Completed in 101 milliseconds