HomeSort by: relevance | last modified time | path
    Searched refs:ahd_reset_channel (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_osm.c 109 ahd_reset_channel(ahd, 'A', TRUE);
168 ahd_reset_channel(ahd, channel->chan_channel == 1 ? 'B' : 'A', TRUE);
774 ahd_reset_channel(ahd, SIM_CHANNEL(ahd, sim),
aic79xx.c 968 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
983 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
1021 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
1050 ahd_reset_channel(ahd, 'A',
1548 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
1555 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
1558 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/FALSE);
1822 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
1899 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE);
1904 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/TRUE)
7579 ahd_reset_channel(struct ahd_softc *ahd, char channel, int initiate_reset) function in typeref:typename:int
    [all...]
aic79xxvar.h 1420 int ahd_reset_channel(struct ahd_softc *, char, int);

Completed in 16 milliseconds