Searched defs:ch_flags (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/hyperv/vmbus/ | ||
H A D | vmbus_chanvar.h | 49 uint32_t ch_flags; /* VMBUS_CHAN_FLAG_ */ member |
/freebsd/contrib/less/ | ||
H A D | ch.c | 78 #define ch_flags global() macro |
/freebsd/sys/contrib/dev/iwlwifi/ | ||
H A D | iwl-nvm-parse.c | 391 u32 ch_flags; iwl_init_channel_map() local |
/freebsd/sys/cam/scsi/ | ||
H A D | scsi_ch.c | 106 } ch_flags; typedef |
/freebsd/sys/dev/iwm/ | ||
H A D | if_iwm.c | 1919 iwm_eeprom_channel_flags(uint16_t ch_flags) iwm_eeprom_channel_flags() argument |
/freebsd/sys/kern/ | ||
H A D | kern_jail.c | 1014 uint64_t pr_allow, ch_allow, pr_flags, ch_flags; in kern_jail_set() local |