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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe.h159 #define BNXE_FCOE(dev) ((um_device_t *)(dev))->do_fcoe
363 void * pUM; /* backpointer to um_device_t */
400 void * pUM; /* backpointer to um_device_t for free routine */
412 void * pUM; /* backpointer to um_device_t */
439 void * pUM; /* backpointer to um_device_t */
448 void * pUM; /* reference back to um_device_t */
536 /* the following are used against the clientState variable in um_device_t */
691 } um_device_t; typedef in typeref:struct:_um_device
734 void BnxeCfgInit(um_device_t * pUM);
735 void BnxeCfgReset(um_device_t * pU
[all...]

Completed in 61 milliseconds