Home
last modified time | relevance | path

Searched defs:property_name (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/
H A Dpci_intr_lib.c1236 pci_class_to_val(dev_info_t *rdip, char *property_name, pci_class_val_t *rec_p, in pci_class_to_val()
/titanic_44/usr/src/cmd/power/
H A Dpowerd.c1086 char *property_name, char *property_value, size_t len) in get_prom()
/titanic_44/usr/src/uts/i86pc/os/
H A Dddi_impl.c1845 char property_name[50], property_val[50]; in get_boot_properties() local