Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h1008 static __inline uint32_t ahc_get_sense_bufsize(struct ahc_softc *,
1149 ahc_get_sense_bufsize(struct ahc_softc *ahc, struct scb *scb) in ahc_get_sense_bufsize() function
Daic7xxx_core.c512 sg->len = ahc_get_sense_bufsize(ahc, scb); in ahc_handle_seqint()