Searched defs:_event (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/nvi/common/ |
| H A D | key.h | 100 struct _event { struct 102 e_event_t e_event; /* Event type. */ argument 114 #define e_ch _u_event._e_ch /* !!! The structure, not the char. */ argument 140 } _u_event; argument
|
| /freebsd/sys/dev/vmware/vmci/ |
| H A D | vmci_defs.h | 303 #define VMCI_EVENT_VALID_VMX(_event) \ argument 309 #define VMCI_EVENT_VALID(_event) \ argument
|
| /freebsd/usr.sbin/pmc/ |
| H A D | cmd_pmc_record.cc | 96 pmc_config(const std::string &_event, uint64_t _count, in pmc_config()
|
| /freebsd/sys/contrib/ncsw/Peripherals/FM/ |
| H A D | fm.h | 120 #define GET_FM_MODULE_EVENT(_mod, _id, _intrType, _event) … argument
|
| /freebsd/sys/dev/ath/ |
| H A D | if_athvar.h | 1479 #define ath_hal_procradarevent(_ah, _rxs, _fulltsf, _buf, _event) \ argument
|