Searched refs:ISCI_OEM_SIG (Results 1 – 2 of 2) sorted by relevance
67 if (memcmp(oem_sig, ISCI_OEM_SIG, ISCI_OEM_SIG_SIZE) == 0) { in isci_request_oprom()205 if (memcmp(oem_hdr->sig, ISCI_OEM_SIG, ISCI_OEM_SIG_SIZE) != 0) { in isci_get_efi_var()
182 #define ISCI_OEM_SIG "$OEM" macro