Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_inline.h263 ahc_get_sense_bufaddr(struct ahc_softc *ahc,
497 ahc_get_sense_bufaddr(struct ahc_softc *ahc, struct scb *scb) in ahc_get_sense_bufaddr() function
Daic7xxx_core.c511 sg->addr = ahc_get_sense_bufaddr(ahc, scb); in ahc_handle_seqint()