Searched refs:reg_type (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/atf/atf-c++/detail/
H A Dfs.hpp222 static const int reg_type; member in class:atf::fs::file_info
H A Dfs_test.cpp312 ATF_REQUIRE(fi.get_type() == file_info::reg_type);
362 ATF_REQUIRE(fi.get_type() == file_info::reg_type);
H A Dfs.cpp291 const int impl::file_info::reg_type = atf_fs_stat_reg_type; member in class:impl::file_info
/freebsd-13-stable/sys/sys/
H A Ddvdio.h69 u_int8_t reg_type :2; member in struct:dvd_authinfo
/freebsd-13-stable/sys/powerpc/ps3/
H A Dps3bus.c173 uint64_t reg_type, paddr, len; local
223 lv1_repository_string("type"), &reg_type, &junk);
252 uint64_t irq_type, uint64_t reg_type, struct ps3bus_devinfo *dinfo)
296 if (_reg_type != reg_type)
251 ps3bus_resources_init_by_type(struct rman *rm, int bus_index, int dev_index, uint64_t irq_type, uint64_t reg_type, struct ps3bus_devinfo *dinfo) argument
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dnvm_map.h296 u32 reg_type; member in struct:hw_set_info
H A Decore_dev.c3058 u8 reg_type,
3065 (reg_type << 25) | (addr << 8) | port,
3074 (reg_type << 25) | (addr << 8) | port);
3054 ecore_wr_nw_port(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 addr, u64 data, u8 reg_type, u8 port) argument
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver.h94 * enum reg_type - Regulatory change types
96 enum reg_type { enum
5539 enum reg_type type;
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Devents.c3690 static const char * reg_type_str(enum reg_type type)
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_cd.c3825 authinfo->reg_type = (rpc_data->byte4 & RKD_RPC_TYPE_MASK) >>
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_ioctl.c1403 lp->lrpcs.type = bp->reg_type;

Completed in 299 milliseconds