Searched refs:poh (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | pe.c | 52 PE_OptHdr poh; in create_pe() local 100 memset(&poh, 0, sizeof(poh)); in create_pe() 102 poh.oh_subsystem = IMAGE_SUBSYSTEM_EFI_APPLICATION; in create_pe() 103 poh.oh_entry = (uint32_t) eh.e_entry; in create_pe() 111 poh.oh_secalign = 0x1000; in create_pe() 112 poh.oh_filealign = 0x200; in create_pe() 147 poh.oh_textbase = (uint32_t) sh.sh_addr; in create_pe() 148 poh.oh_textsize = (uint32_t) roundup(sh.sh_size, in create_pe() 149 poh.oh_filealign); in create_pe() 152 poh.oh_database = sh.sh_addr; in create_pe() [all …]
|
/freebsd/sbin/nvmecontrol/modules/samsung/ |
H A D | samsung.c | 59 uint64_t poh[2]; /* Power on Hours */ member 150 uint128_to_str(to128(temp->poh), cbuf, sizeof(cbuf))); in print_samsung_extended_smart()
|
/freebsd/sys/dev/nvme/ |
H A D | nvme.h | 1651 uint64_t poh; member 2335 s->result[r].poh = le64toh(s->result[r].poh); in nvme_device_self_test_swapbytes()
|
/freebsd/sbin/ipfw/ |
H A D | tables.c | 59 static int table_do_get_list(ipfw_xtable_info *i, ipfw_obj_header **poh); 1756 table_do_get_list(ipfw_xtable_info *i, ipfw_obj_header **poh) in table_do_get_list() argument 1774 *poh = oh; in table_do_get_list()
|
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_mod.c | 2300 struct pmc_ownerhash *poh; in pmc_allocate_owner_descriptor() local 2304 poh = &pmc_ownerhash[hindex]; in pmc_allocate_owner_descriptor() 2309 LIST_INSERT_HEAD(poh, po, po_next); /* insert into hash table */ in pmc_allocate_owner_descriptor() 2615 struct pmc_ownerhash *poh; in pmc_find_owner_descriptor() local 2619 poh = &pmc_ownerhash[hindex]; in pmc_find_owner_descriptor() 2622 LIST_FOREACH(po, poh, po_next) { in pmc_find_owner_descriptor()
|
/freebsd/share/dict/ |
H A D | web2 | 149650 poh
|