Home
last modified time | relevance | path

Searched defs:_mask (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/sys/dev/virtio/scsi/
Dvirtio_scsivar.h187 #define vtscsi_set_ccb_status(_ccbh, _status, _mask) do { \ argument
/freebsd-10-stable/sys/dev/siba/
Dsiba_core.c1493 #define SIBA_SHIFTOUT(_var, _offset, _mask) \ argument
1495 #define SIBA_SHIFTOUT_4(_var, _offset, _mask, _shift) \ argument
/freebsd-10-stable/contrib/file/src/
Dfile.h297 uint64_t _mask; /* for use with numeric and date types */ member
/freebsd-10-stable/sys/ofed/include/linux/
Dpci.h720 #define pci_set_consistent_dma_mask(_pdev, _mask) \ argument
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_reset.c1613 #define AR_PHY_BIS(_ah, _reg, _mask, _val) \ in ar5212SetBoardValues() argument
/freebsd-10-stable/sys/dev/ath/
Dif_athvar.h1025 #define ath_hal_getbssidmask(_ah, _mask) \ argument
1027 #define ath_hal_setbssidmask(_ah, _mask) \ argument
1029 #define ath_hal_intrset(_ah, _mask) \ argument
/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah_internal.h457 #define ath_hal_setInterrupts(_ah, _mask) \ argument
/freebsd-10-stable/sys/dev/sfxge/common/
Defx.h558 #define EFX_MAC_STAT_SUPPORTED(_mask, _stat) \ argument