Searched refs:nge (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/nge/
H A DMakefile37 MODULE = nge
41 CONF_SRCDIR = $(UTSBASE)/common/io/nge
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge.h89 #define NGE_DRIVER_NAME "nge"
363 struct nge;
375 boolean_t (*phys_restart)(struct nge *);
376 void (*phys_update)(struct nge *);
377 boolean_t (*phys_check)(struct nge *);
414 caddr_t private; /* pointer to nge */
491 struct nge *ngep; /* (const) containing */
517 struct nge *ngep; /* (const) containing */
539 struct nge *ngep; /* (const) containing */
690 typedef struct nge { struct
[all...]

Completed in 46 milliseconds