Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/be2iscsi/
Dbe_main.c2467 dma_addr_t bus_add; in beiscsi_alloc_mem() local
2522 curr_alloc_size, &bus_add, GFP_KERNEL); in beiscsi_alloc_mem()
2534 a64.address = (__u64) bus_add; in beiscsi_alloc_mem()