Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx.c252 static __inline int ahd_currently_packetized(struct ahd_softc *ahd);
268 ahd_currently_packetized(struct ahd_softc *ahd) in ahd_currently_packetized() function
3587 if (ahd_currently_packetized(ahd)) in ahd_setup_initiator_msgout()