Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dips.c4352 uint32_t cmd_busaddr, sg_busaddr; in ips_init_scb() local
H A Dips.h1086 uint32_t sg_busaddr; member
/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c497 ahd_sg_bus_to_virt(struct ahd_softc *ahd, struct scb *scb, uint32_t sg_busaddr) in ahd_sg_bus_to_virt()
6762 dma_addr_t sg_busaddr; in ahd_alloc_scbs() local
H A Daic7xxx_core.c365 ahc_sg_bus_to_virt(struct scb *scb, uint32_t sg_busaddr) in ahc_sg_bus_to_virt()