Searched refs:ahd_reset_channel (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.c | 987 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE); in ahd_handle_seqint() 1003 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE); in ahd_handle_seqint() 1043 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE); in ahd_handle_seqint() 1071 ahd_reset_channel(ahd, 'A', in ahd_handle_seqint() 1567 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE); in ahd_handle_scsiint() 1575 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE); in ahd_handle_scsiint() 1578 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/FALSE); in ahd_handle_scsiint() 1870 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE); in ahd_handle_transmission_error() 1949 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE); in ahd_handle_transmission_error() 1954 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE); in ahd_handle_transmission_error() [all …]
|
H A D | aic79xx.h | 1471 int ahd_reset_channel(struct ahd_softc *ahd, char channel,
|
H A D | aic79xx_osm.c | 667 found = ahd_reset_channel(ahd, SIM_CHANNEL(ahd, sim), in ahd_action()
|