Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_fcp.h204 #define FC_FCTL_PRIORITY_ENABLE 0x020000 macro
H A Docs_unsol.c826 if (fc_be24toh(fchdr->f_ctl) & FC_FCTL_PRIORITY_ENABLE) { in ocs_populate_io_fcp_cmd()