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

/netbsd-current/sys/dev/ic/
H A Diha.c182 static void iha_select(struct iha_softc *, struct iha_scb *, uint8_t);
992 iha_select(sc, scb, SELATNSTOP);
995 iha_select(sc, scb, SEL_ATN3);
998 iha_select(sc, scb, SEL_ATN);
1001 iha_select(sc, scb, SELATNSTOP);
1028 iha_select(struct iha_softc *sc, struct iha_scb *scb, uint8_t select_type) function
1058 printf("[debug] iha_select() - unknown select type = 0x%02x\n",

Completed in 181 milliseconds