Home
last modified time | relevance | path

Searched refs:sg_physaddr (Results 1 – 10 of 10) sorted by relevance

/trueos/sys/dev/dpt/
HDdpt_scsi.c324 PAGE_SIZE, dptmapmem, &sg_map->sg_physaddr, in dptallocsgmap()
364 physaddr = sg_map->sg_physaddr; in dptallocccbs()
1290 dpt->sp_physaddr = sg_map->sg_physaddr; in dpt_init()
1292 htonl(sg_map->sg_physaddr + sizeof(dpt_sp_t) + sizeof(*dccb)); in dpt_init()
1300 retval = dpt_get_conf(dpt, dccb, sg_map->sg_physaddr + sizeof(dpt_sp_t), in dpt_init()
1310 retval = dpt_get_conf(dpt, dccb, sg_map->sg_physaddr + sizeof(dpt_sp_t), in dpt_init()
1318 dpt_detect_cache(dpt, dccb, sg_map->sg_physaddr + sizeof(dpt_sp_t), in dpt_init()
HDdpt.h1013 bus_addr_t sg_physaddr; member
/trueos/sys/dev/aha/
HDahareg.h307 bus_addr_t sg_physaddr; member
HDaha.c664 physaddr = sg_map->sg_physaddr; in ahaallocccbs()
1713 SLIST_FIRST(&aha->sg_maps)->sg_physaddr = segs->ds_addr; in ahamapsgs()
/trueos/sys/dev/buslogic/
HDbtreg.h592 bus_addr_t sg_physaddr; member
HDbt.c1037 physaddr = sg_map->sg_physaddr; in btallocccbs()
2285 SLIST_FIRST(&bt->sg_maps)->sg_physaddr = segs->ds_addr; in btmapsgs()
/trueos/sys/dev/advansys/
HDadwcam.c172 PAGE_SIZE, adwmapmem, &sg_map->sg_physaddr, /*flags*/0); in adwallocsgmap()
198 busaddr = sg_map->sg_physaddr; in adwallocacbs()
HDadwlib.h323 bus_addr_t sg_physaddr; member
/trueos/sys/dev/aic7xxx/
HDaic7xxx.h530 bus_addr_t sg_physaddr; member
HDaic7xxx.c4562 &sg_map->sg_physaddr, /*flags*/0); in ahc_alloc_scbs()
4565 physaddr = sg_map->sg_physaddr; in ahc_alloc_scbs()