Home
last modified time | relevance | path

Searched refs:lp_cfgh_conf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hv.c79 tx->lp_cfgh_conf = &hv_niu_cfgh_tx_logical_page_conf; in nxge_hio_hv_init()
95 rx->lp_cfgh_conf = &hv_niu_cfgh_rx_logical_page_conf; in nxge_hio_hv_init()
H A Dnxge_fzc.c1601 hverr = (*io_fp->lp_cfgh_conf)(nxgep->niu_cfg_hdl, in nxge_init_hv_fzc_lp_op()
1621 hverr = (*io_fp->lp_cfgh_conf)(nxgep->niu_cfg_hdl, in nxge_init_hv_fzc_lp_op()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hio.h94 vrlp_cfgh_conf lp_cfgh_conf; /* HV Major 2 interface */ member