Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c75 fcoe_port_t *eport; in fcoe_register_client() local
136 fcoe_deregister_client(fcoe_port_t *eport) in fcoe_deregister_client()
160 fcoe_ctl(fcoe_port_t *eport, int cmd, void *arg) in fcoe_ctl()
255 fcoe_alloc_netb(fcoe_port_t *eport, uint32_t fc_frame_size, uint8_t **ppfc) in fcoe_alloc_netb()
275 fcoe_allocate_frame(fcoe_port_t *eport, uint32_t fc_frame_size, void *xmp) in fcoe_allocate_frame()
H A Dfcoe_eth.c339 fcoe_mac_set_address(fcoe_port_t *eport, uint8_t *addr, boolean_t fc_assigned) in fcoe_mac_set_address()
H A Dfcoe.c676 fcoe_port_t *eport; in fcoe_iocmd() local
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c269 x86pi_gen_bay(topo_mod_t *mod, tnode_t *t_parent, smbios_port_ext_t *eport, in x86pi_gen_bay()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1301 fcoei_port_event(fcoe_port_t *eport, uint32_t event) in fcoei_port_event()
H A Dfcoei.c408 fcoe_port_t *eport; in fcoei_attach_init() local
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c437 fcoe_port_t *eport; in fcoet_attach_init() local
H A Dfcoet_eth.c337 fcoet_port_event(fcoe_port_t *eport, uint32_t event) in fcoet_port_event()
/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h300 #define EPORT_CLT_TYPE(eport) \ argument