Home
last modified time | relevance | path

Searched refs:scan_flags (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Dvirtio_mmio_fdt.c113 virtio_mmio_fdt_rescan(device_t self, const char *attr, const int *scan_flags) in virtio_mmio_fdt_rescan() argument
/netbsd-src/sys/dev/pci/
H A Dif_iwmreg.h5165 uint32_t scan_flags; member
5345 uint8_t scan_flags; member
H A Dif_iwm.c5383 req->scan_flags = htole32(IWM_LMAC_SCAN_FLAG_PASS_ALL | in iwm_lmac_scan()
5387 req->scan_flags |= htole32(IWM_LMAC_SCAN_FLAG_PASSIVE); in iwm_lmac_scan()
5389 req->scan_flags |= htole32(IWM_LMAC_SCAN_FLAG_PRE_CONNECTION); in iwm_lmac_scan()
5392 req->scan_flags |= htole32(IWM_LMAC_SCAN_FLAGS_RRM_ENABLED); in iwm_lmac_scan()