Searched refs:sg_physaddr (Results 1 – 10 of 10) sorted by relevance
| /trueos/sys/dev/dpt/ |
| HD | dpt_scsi.c | 324 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()
|
| HD | dpt.h | 1013 bus_addr_t sg_physaddr; member
|
| /trueos/sys/dev/aha/ |
| HD | ahareg.h | 307 bus_addr_t sg_physaddr; member
|
| HD | aha.c | 664 physaddr = sg_map->sg_physaddr; in ahaallocccbs() 1713 SLIST_FIRST(&aha->sg_maps)->sg_physaddr = segs->ds_addr; in ahamapsgs()
|
| /trueos/sys/dev/buslogic/ |
| HD | btreg.h | 592 bus_addr_t sg_physaddr; member
|
| HD | bt.c | 1037 physaddr = sg_map->sg_physaddr; in btallocccbs() 2285 SLIST_FIRST(&bt->sg_maps)->sg_physaddr = segs->ds_addr; in btmapsgs()
|
| /trueos/sys/dev/advansys/ |
| HD | adwcam.c | 172 PAGE_SIZE, adwmapmem, &sg_map->sg_physaddr, /*flags*/0); in adwallocsgmap() 198 busaddr = sg_map->sg_physaddr; in adwallocacbs()
|
| HD | adwlib.h | 323 bus_addr_t sg_physaddr; member
|
| /trueos/sys/dev/aic7xxx/ |
| HD | aic7xxx.h | 530 bus_addr_t sg_physaddr; member
|
| HD | aic7xxx.c | 4562 &sg_map->sg_physaddr, /*flags*/0); in ahc_alloc_scbs() 4565 physaddr = sg_map->sg_physaddr; in ahc_alloc_scbs()
|