Searched refs:ahc_reset_channel (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c781 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 Daic7xxx.h1196 int ahc_reset_channel(struct ahc_softc *ahc, char channel,
H A Daic7xxx_core.c1369 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 213 milliseconds