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

/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 63 milliseconds