FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
READ_REG32
sys/dev/qlxgb/qla_reg.h
228
#define READ_REG32(ha, reg) bus_read_4((ha->pci_reg), reg)
sys/dev/qlxgbe/ql_hw.h
203
#define READ_REG32(ha, reg) bus_read_4((ha->pci_reg), reg)
sys/dev/qlxge/qls_hw.h
898
#define READ_REG32(ha, reg) bus_read_4((ha->pci_reg), reg)