Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c937 int free_phdl = 0; in isa_alloc_intr_fixed() local
955 free_phdl = 1; in isa_alloc_intr_fixed()
961 if (free_phdl) { /* free up the phdl structure */ in isa_alloc_intr_fixed()
962 free_phdl = 0; in isa_alloc_intr_fixed()
H A Drootnex.c1593 int free_phdl = 0; in rootnex_alloc_intr_fixed() local
1611 free_phdl = 1; in rootnex_alloc_intr_fixed()
1617 if (free_phdl) { /* free up the phdl structure */ in rootnex_alloc_intr_fixed()
1618 free_phdl = 0; in rootnex_alloc_intr_fixed()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c790 int free_phdl = 0; in pci_alloc_intr_fixed() local
816 free_phdl = 1; in pci_alloc_intr_fixed()
822 if (free_phdl) { /* free up the phdl structure */ in pci_alloc_intr_fixed()
823 free_phdl = 0; in pci_alloc_intr_fixed()