Home
last modified time | relevance | path

Searched refs:ahc_msgtype (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx.c191 } ahc_msgtype; typedef
192 static int ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type,
3022 ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type, u_int msgval, int full) in ahc_sent_msg()