Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/be2iscsi/
Dbe_main.c2451 dma_addr_t bus_add; in beiscsi_alloc_mem() local
2506 curr_alloc_size, &bus_add, GFP_KERNEL); in beiscsi_alloc_mem()
2518 a64.address = (__u64) bus_add; in beiscsi_alloc_mem()