Searched refs:pci_header_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h258 } pci_header_t; typedef in typeref:struct:__anon7792
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c310 pci_header_t *pcih;
329 pcih = (pci_header_t *)pciinfo;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c3080 hsize = sizeof (pci_header_t) + sizeof (pci_data_t);
6782 pci_header_t *pcih;
6832 pci_header_t fwh = {0};
6847 fwh.dataoffset[0] = LSB(sizeof (pci_header_t));
6848 fwh.dataoffset[1] = MSB(sizeof (pci_header_t));
6859 bcopy(&fwh, bufp, sizeof (pci_header_t));
6860 bufp += sizeof (pci_header_t);
6864 bcopy(fcache->buf, bufp, (FBUFSIZE - sizeof (pci_header_t) -
6889 pcih = (pci_header_t *)pciinfo;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2331 } pci_header_t; typedef in typeref:struct:__anon7820

Completed in 98 milliseconds