Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/
Dt4_main.c6673 fconf_to_mode(uint32_t fconf) in fconf_to_mode() argument
6680 if (fconf & F_FRAGMENTATION) in fconf_to_mode()
6683 if (fconf & F_MPSHITTYPE) in fconf_to_mode()
6686 if (fconf & F_MACMATCH) in fconf_to_mode()
6689 if (fconf & F_ETHERTYPE) in fconf_to_mode()
6692 if (fconf & F_PROTOCOL) in fconf_to_mode()
6695 if (fconf & F_TOS) in fconf_to_mode()
6698 if (fconf & F_VLAN) in fconf_to_mode()
6701 if (fconf & F_VNIC_ID) in fconf_to_mode()
6704 if (fconf & F_PORT) in fconf_to_mode()
[all …]
/freebsd-9-stable/sys/dev/isp/
Disp.c75 static const char fconf[] = "Chan %d PortDB[%d] changed:\n current =(0x%x@0x%06x 0x%08x%08x 0x%08x%… variable
3778 fconf, chan, dbidx, pdb.handle, pdb.portid, in isp_scan_fabric()