Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/be2iscsi/
Dbe_main.c2448 dma_addr_t bus_add; in beiscsi_alloc_mem() local
2503 curr_alloc_size, &bus_add, GFP_KERNEL); in beiscsi_alloc_mem()
2515 a64.address = (__u64) bus_add; in beiscsi_alloc_mem()