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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c142 FRM2IFM(frm)->ifm_ae.ae_type = AE_EVENT_UNSOL_FRAME;
143 FRM2IFM(frm)->ifm_ae.ae_obj = frm;
146 list_insert_tail(&FRM2SS(frm)->ss_event_list, &FRM2IFM(frm)->ifm_ae);
184 FRM2IFM(frm)->ifm_ae.ae_type = AE_EVENT_SOL_FRAME;
185 FRM2IFM(frm)->ifm_ae.ae_obj = frm;
189 &FRM2IFM(frm)->ifm_ae);
H A Dfcoei.h195 fcoei_event_t ifm_ae; member in struct:fcoei_frame

Completed in 46 milliseconds