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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h212 typedef struct _hxge_t hxge_t, *p_hxge_t; typedef in typeref:struct:
261 p_hxge_t hxgep;
279 p_hxge_t hxgep;
344 extern void hxge_fm_report_error(p_hxge_t hxgep,
351 hxge_status_t hxge_classify_init(p_hxge_t hxgep);
352 hxge_status_t hxge_classify_uninit(p_hxge_t hxgep);
353 void hxge_put_tcam(p_hxge_t hxgep, p_mblk_t mp);
354 void hxge_get_tcam(p_hxge_t hxgep, p_mblk_t mp);
356 hxge_status_t hxge_classify_init_hw(p_hxge_t hxgep);
357 hxge_status_t hxge_classify_init_sw(p_hxge_t hxge
[all...]

Completed in 46 milliseconds