Searched refs:IXL_AQ_OP_SWITCH_GET_CONFIG (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ | ||
H A D | if_ixlvar.h | 138 #define IXL_AQ_OP_SWITCH_GET_CONFIG 0x0200 macro |
H A D | if_ixl.c | 4274 iaq.iaq_opcode = htole16(IXL_AQ_OP_SWITCH_GET_CONFIG); in ixl_get_switch_config() |