Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxx_inline.h172 ahc_sg_bus_to_virt(struct scb *scb, uint32_t sg_busaddr) in ahc_sg_bus_to_virt()
H A Daic79xx_inline.h351 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.c5752 bus_addr_t sg_busaddr; in ahd_alloc_scbs() local