Searched refs:oem (Results 1 – 11 of 11) sorted by relevance
13 oem: FADT "AWARD " "AWRDACPI"19 oem: FADT "AMIINT" ""25 oem: FADT "ASUS " "P2B-D "31 oem: FADT "ASUS " "P2B-F "37 oem: FADT "ASUS " "P2B-DS "44 oem: FADT "ASUS " "P2B-DS "51 oem: FADT "ASUS " "P2L97-DS"61 oem: FADT "ASUS " "P5A "67 oem: FADT "COMPAQ" "CPQB05E "73 oem: FADT "PTLTD " " FACP "[all …]
138 struct oem_parameters_table *oem = in isci_get_oem_parameters() local141 (SCI_BIOS_OEM_PARAM_BLOCK_T *)oem->data; in isci_get_oem_parameters()
483 bios_oem_strings(struct bios_oem *oem, u_char *buffer, size_t maxlen) in bios_oem_strings() argument491 if ( !oem || !buffer || maxlen<2 ) in bios_oem_strings()494 sig = oem->signature; in bios_oem_strings()498 from = oem->range.from; in bios_oem_strings()499 to = oem->range.to; in bios_oem_strings()
114 int bios_oem_strings(struct bios_oem *oem, u_char *buffer, size_t maxlen);
37 u_char oem[6]; member
339 int bios_oem_strings(struct bios_oem *oem, u_char *buffer, size_t maxlen);
182 oeh.e_machine = ecp->oem; in create_elf_from_binary()
181 int oem; /* EM_XXX of output object */ member
233 oeh.e_machine = ecp->oem; in create_elf_from_srec()504 oeh.e_machine = ecp->oem; in create_elf_from_ihex()
1346 ecp->oem = elftc_bfd_target_machine(tgt); in set_output_target()
94 u_char oem[8]; /* OEM name and version */ member