Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ixl.c167 #define IXL_AQ_OP_GET_VERSION 0x0001 macro
3812 iaq.iaq_opcode = htole16(IXL_AQ_OP_GET_VERSION); in ixl_get_version()