Searched defs:bge (Results 1 – 2 of 2) sorted by relevance
736 typedef struct bge { struct740 char version[BGE_STR_SIZE];742 char fw_version[BGE_FW_VER_SIZE];743 dev_info_t *devinfo; /* device instance */744 uint32_t pci_bus; /* from "regs" prop */745 uint32_t pci_dev; /* from "regs" prop */769 char ifname[8]; /* "bge0" ... "bge999" */ argument771 int fm_capabilities; /* FMA capabilities */797 * be gotten from statistic registers.And bge_statistics_reg_t record argument800 bge_statistics_reg_t *pstats; argument[all …]
1234 bge_get_priv_prop(bge_t *bge, const char *pr_name, uint_t pr_valsize,