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; local
802 free_phdl = 1;
814 if (free_phdl) { /* free up the phdl structure */
815 free_phdl = 0;
/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c936 int free_phdl = 0; local
954 free_phdl = 1;
960 if (free_phdl) { /* free up the phdl structure */
961 free_phdl = 0;
H A Drootnex.c1606 int free_phdl = 0; local
1624 free_phdl = 1;
1630 if (free_phdl) { /* free up the phdl structure */
1631 free_phdl = 0;
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c787 int free_phdl = 0; local
813 free_phdl = 1;
819 if (free_phdl) { /* free up the phdl structure */
820 free_phdl = 0;

Completed in 111 milliseconds