Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx_osm.h539 static inline uint32_t ahc_get_sense_bufsize(struct ahc_softc *,
654 ahc_get_sense_bufsize(struct ahc_softc *ahc, struct scb *scb) in ahc_get_sense_bufsize() function
Daic7xxx_core.c1093 sg->len = ahc_get_sense_bufsize(ahc, scb); in ahc_handle_seqint()