OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:list_pci
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
3836
ahc_dev_softc_t
list_pci
;
local in function:ahc_softc_insert
3839
list_pci
= list_ahc->dev_softc;
3841
if (ahc_get_pci_slot(
list_pci
) == ahc_get_pci_slot(pci)
3842
&& ahc_get_pci_bus(
list_pci
) == ahc_get_pci_bus(pci)) {
3846
if (ahc_get_pci_function(
list_pci
) == 0) {
aic7xxx.c
3836
ahc_dev_softc_t
list_pci
;
local in function:ahc_softc_insert
3839
list_pci
= list_ahc->dev_softc;
3841
if (ahc_get_pci_slot(
list_pci
) == ahc_get_pci_slot(pci)
3842
&& ahc_get_pci_bus(
list_pci
) == ahc_get_pci_bus(pci)) {
3846
if (ahc_get_pci_function(
list_pci
) == 0) {
Completed in 134 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025