Home
last modified time | relevance | path

Searched defs:NW (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_9287.c294 #define NW(a) (sizeof(a) / sizeof(uint16_t)) in ath_hal_9287EepromAttach() macro
H A Dah_eeprom_v4k.c284 #define NW(a) (sizeof(a) / sizeof(uint16_t)) in ath_hal_v4kEepromAttach() macro
H A Dah_eeprom_v14.c335 #define NW(a) (sizeof(a) / sizeof(uint16_t)) in ath_hal_v14EepromAttach() macro
/dflybsd-src/games/bs/
H A Dbs.c86 enum directions { E, SE, S, SW, W, NW, N, NE }; enumerator
/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Library/
H A DBaseLib.h5098 UINT32 NW : 1; ///< Mot Write-through. member