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

/netbsd-current/sys/dev/ic/
H A Daic79xx_osm.h325 static __inline uint32_t ahd_get_sense_bufsize(struct ahd_softc*, struct scb*);
408 ahd_get_sense_bufsize(struct ahd_softc *ahd, struct scb *scb) function
H A Daic79xx.c7983 ahd_get_sense_bufsize(ahd, scb),
7987 sc->length = ahd_get_sense_bufsize(ahd, scb);

Completed in 108 milliseconds