Searched defs:ql_check_pci (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c302 * ql_check_pci
308 ql_check_pci(qlge_t *qlge, uint8_t *buf, uint32_t *nextpos) function
437 result = ql_check_pci(qlge, buf, &freadpos);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c129 static int ql_check_pci(ql_adapter_state_t *, ql_fcache_t *, uint32_t *);
134 static int ql_check_pci(ql_adapter_state_t *, ql_fcache_t *, uint32_t *);
6493 if (ql_check_pci(ha, ftmp, &freadpos)) {
6584 if (ql_check_pci(ha, ftmp, &freadpos)) {
6761 * ql_check_pci
6780 ql_check_pci(ql_adapter_state_t *ha, ql_fcache_t *fcache, uint32_t *nextpos) function

Completed in 60 milliseconds