Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.c5943 wq->hdr.opcode = SLI4_OPC_FCOE_WQ_CREATE; in sli_cmd_fcoe_wq_create()
6009 wq->hdr.opcode = SLI4_OPC_FCOE_WQ_CREATE; in sli_cmd_fcoe_wq_create_v1()
H A Dsli4.h3795 #define SLI4_OPC_FCOE_WQ_CREATE 0x1 macro