Home
last modified time | relevance | path

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

/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.h101 #define SLIPORT_SEMAPHORE_OFFSET_BEx 0xac /* CSR BAR offset */ macro
H A Dbe_cmds.c1608 sem = ioread32(phba->csr_va + SLIPORT_SEMAPHORE_OFFSET_BEx); in beiscsi_get_post_stage()