Home
last modified time | relevance | path

Searched refs:code_type (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/sun4/io/
H A Dpcicfg.c5793 int code_type; in pcicfg_load_fcode() local
5921 code_type = ddi_get8(h, addr + pci_data + PCI_PDS_CODE_TYPE); in pcicfg_load_fcode()
5923 switch (code_type) { in pcicfg_load_fcode()
5931 DEBUG1("ROM is of Unknown Type 0x%x\n", code_type); in pcicfg_load_fcode()
5937 (code_type != PCI_PDS_CODE_TYPE_OPEN_FW)) { in pcicfg_load_fcode()