Searched refs:ql_pci_config_put8 (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c327 ql_pci_config_put8(ha, 0x66, 0xc2);
339 ql_pci_config_put8(ha, PCI_CONF_CACHE_LINESZ, 0x10);
342 ql_pci_config_put8(ha, PCI_CONF_LATENCY_TIMER, 0x40);
2601 ql_pci_config_put8(ha->pha, PCI_CONF_CACHE_LINESZ, 1);
H A Dql_api.c15291 ql_pci_config_put8(ha, PCI_CONF_CACHE_LINESZ,
15294 ql_pci_config_put8(ha, PCI_CONF_LATENCY_TIMER,
15298 ql_pci_config_put8(ha, PCI_BCNF_LATENCY_TIMER,
15368 ql_pci_config_put8(ql_adapter_state_t *ha, off_t off, uint8_t val) function
/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2181 void ql_pci_config_put8(ql_adapter_state_t *, off_t, uint8_t);

Completed in 83 milliseconds