Searched refs:sec_channel_reset (Results 1 – 1 of 1) sorted by relevance
| /src/sys/dev/sec/ ! |
| H A D | sec.c | 70 static int sec_channel_reset(struct sec_softc *sc, int channel, int full); 393 sec_channel_reset(sc, i, 1); in sec_detach() 541 sec_channel_reset(sc, i, 0); in sec_primary_intr() 640 sec_channel_reset(struct sec_softc *sc, int channel, int full) in sec_channel_reset() function 696 error = sec_channel_reset(sc, i, 1); in sec_init()
|