Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi.h44 #define VIR_BLK_ID 0x5 macro
H A Dhpi_vir.h39 #define VIR_ERR_ST (VIR_BLK_ID << HPI_BLOCK_ID_SHIFT)
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi.h53 #define VIR_BLK_ID 0xf macro
H A Dnpi_vir.h40 #define VIR_ERR_ST (VIR_BLK_ID << NPI_BLOCK_ID_SHIFT)
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fm.h101 #define FM_VIR_ID VIR_BLK_ID
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c6633 case VIR_BLK_ID: in nxge_err_inject()