Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge.h625 struct _nxge_t { struct
626 dev_info_t *dip; /* device instance */
627 dev_info_t *p_dip; /* Parent's device instance */
628 int instance; /* instance number */
629 int function_num; /* device function number */
630 int nports; /* # of ports on this device */
631 int board_ver; /* Board Version */
632 int use_partition; /* partition is enabled */
633 uint32_t drv_state; /* driver state bit flags */
634 uint64_t nxge_debug_level; /* driver state bit flags */
[all …]