Searched refs:hme_dev_attr (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/hme/ |
H A D | hme.c | 989 (void) ddi_regs_map_setup(dip, 1, &rom->romp, 0, 0, &hmep->hme_dev_attr, in hme_mapebusrom() 1083 0, 0, &hmep->hme_dev_attr, &cfg_handle)) { in hmeget_promprops() 1102 &hmep->hme_dev_attr, &hmep->hme_romh) != DDI_SUCCESS) && in hmeget_promprops() 1257 hmep->hme_dev_attr.devacc_attr_version = DDI_DEVICE_ATTR_V0; in hmeattach() 1260 hmep->hme_dev_attr.devacc_attr_endian_flags = in hmeattach() 1263 hmep->hme_dev_attr.devacc_attr_endian_flags = in hmeattach() 1266 hmep->hme_dev_attr.devacc_attr_dataorder = DDI_STRICTORDER_ACC; in hmeattach() 1286 &hmep->hme_dev_attr, &hmep->hme_globregh)) { in hmeattach() 1341 &hmep->hme_dev_attr, &hmep->hme_globregh)) { in hmeattach() 1348 &hmep->hme_dev_attr, &hmep->hme_etxregh)) { in hmeattach() [all …]
|
H A D | hme.h | 146 ddi_device_acc_attr_t hme_dev_attr; member
|