Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h275 #define PCI_HEADER0 0x55 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h366 #define PCI_HEADER0 0x55 macro
H A Dqlt.c1673 if (qlt->rimage[0].header.signature[0] != PCI_HEADER0) { in qlt_get_rom_version()
4736 if (qlt->rimage[i].header.signature[0] != PCI_HEADER0) { in qlt_read_bfe()
4743 if ((qlt->rimage[i].header.signature[0] == PCI_HEADER0) && in qlt_read_bfe()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c336 if (pcih->signature[0] != PCI_HEADER0 /* '55' */ || in ql_check_pci()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2349 #define PCI_HEADER0 0x55 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c7186 fwh.signature[0] = PCI_HEADER0; in ql_check_pci()
7229 if (pcih->signature[0] != PCI_HEADER0 || in ql_check_pci()