Home
last modified time | relevance | path

Searched defs:sg_busaddr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_inline.h167 ahc_sg_bus_to_virt(struct scb *scb, uint32_t sg_busaddr) in ahc_sg_bus_to_virt() argument
H A Daic79xx_inline.h362 ahd_sg_bus_to_virt(struct ahd_softc *ahd, struct scb *scb, uint32_t sg_busaddr) in ahd_sg_bus_to_virt()
H A Daic79xx.c5994 bus_addr_t sg_busaddr; in ahd_alloc_scbs() local