Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_skreg.h1558 #define SK_REG2_REV_DESC 0x00000004 /* revert byte order in descriptor */ macro
Dif_sk.c1551 if (command & SK_REG2_REV_DESC) in skc_attach()
1553 command & ~SK_REG2_REV_DESC); in skc_attach()