HomeSort by: relevance | last modified time | path
    Searched refs:ahd_get_sense_bufsize (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_osm.h 325 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 in typeref:typename:uint32_t
aic79xx.c 7983 ahd_get_sense_bufsize(ahd, scb),
7987 sc->length = ahd_get_sense_bufsize(ahd, scb);

Completed in 314 milliseconds