Searched defs:di_prom_fini (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dpysol.py613 _libdi.di_prom_fini.restype = None
614 _libdi.di_prom_fini.argtypes = [c_void_p]
765 def di_prom_fini(hdl): function
766 _libdi.di_prom_fini(hdl)
912 di_prom_fini(phdl)
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo.c3109 di_prom_fini(di_prom_handle_t ph) function
3113 DPRINTF((DI_INFO, "di_prom_fini: free prom handle 0x%p\n", p));

Completed in 29 milliseconds