Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c184 } ahc_msgtype; typedef
185 static int ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type,
3013 ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type, u_int msgval, int full) in ahc_sent_msg()