Home
last modified time | relevance | path

Searched refs:free_phdl (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/pci-ide/
H A Dpci-ide.c784 int free_phdl = 0; in pciide_alloc_intr() local
802 free_phdl = 1; in pciide_alloc_intr()
814 if (free_phdl) { /* free up the phdl structure */ in pciide_alloc_intr()
815 free_phdl = 0; in pciide_alloc_intr()
/titanic_41/usr/src/uts/i86pc/io/
H A Disa.c936 int free_phdl = 0; in isa_alloc_intr_fixed() local
954 free_phdl = 1; in isa_alloc_intr_fixed()
960 if (free_phdl) { /* free up the phdl structure */ in isa_alloc_intr_fixed()
961 free_phdl = 0; in isa_alloc_intr_fixed()
H A Drootnex.c1601 int free_phdl = 0; in rootnex_alloc_intr_fixed() local
1619 free_phdl = 1; in rootnex_alloc_intr_fixed()
1625 if (free_phdl) { /* free up the phdl structure */ in rootnex_alloc_intr_fixed()
1626 free_phdl = 0; in rootnex_alloc_intr_fixed()
/titanic_41/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c787 int free_phdl = 0; in pci_alloc_intr_fixed() local
813 free_phdl = 1; in pci_alloc_intr_fixed()
819 if (free_phdl) { /* free up the phdl structure */ in pci_alloc_intr_fixed()
820 free_phdl = 0; in pci_alloc_intr_fixed()