Searched refs:ct_sig (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/io/pci/ | ||
H A D | mps_table.h | 51 uint32_t ct_sig; /* "PCMP" */ member |
H A D | pci_prd_i86pc.c | 474 if (ctp->ct_sig != 0x504d4350) { /* check "PCMP" signature */ in mps_probe() |