Searched defs:eri (Results 1 – 1 of 1) sorted by relevance
346 struct eri { struct347 mac_handle_t mh; /* GLDv3 handle */348 dev_info_t *dip; /* associated dev_info */349 uint_t instance; /* instance */351 int pci_mode; /* sbus/pci device (future) */352 int cpci_mode; /* compact pci dev (future) */353 int low_power_mode; /* E* (low power) */354 int asic_rev; /* ERI ASIC rev no. */355 int board_rev; /* ERI ASIC rev no. */356 int burstsizes; /* binary encoded val */[all …]