FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hw_new_mq
sys/dev/ocs_fc/ocs_hw.h
1235
extern hw_mq_t *hw_new_mq(hw_cq_t *cq, uint32_t entry_count);
sys/dev/ocs_fc/ocs_hw_queues.c
256
mq = hw_new_mq(cq, len);