Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx_inline.h265 ahc_get_sense_bufaddr(struct ahc_softc *ahc,
500 ahc_get_sense_bufaddr(struct ahc_softc *ahc, struct scb *scb) in ahc_get_sense_bufaddr() function
Daic7xxx.c528 sg->addr = ahc_get_sense_bufaddr(ahc, scb); in ahc_handle_seqint()