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

/netbsd-current/sys/dev/ic/
H A Daic79xx_osm.c109 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),
H A Daic79xx.c968 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(ah
7579 ahd_reset_channel(struct ahd_softc *ahd, char channel, int initiate_reset) function
[all...]
H A Daic79xxvar.h1420 int ahd_reset_channel(struct ahd_softc *, char, int);

Completed in 263 milliseconds