Lines Matching defs:chp
366 ch_t *chp; in ch_attach() local
734 ch_t *chp; in ch_quiesce() local
780 ch_t *chp; in ch_detach() local
882 ch_alloc_dma_mem(ch_t *chp, int type, int flags, int size, uint64_t *paddr, in ch_alloc_dma_mem()
1035 ch_get_dma_handle(ch_t *chp) in ch_get_dma_handle()
1083 ch_free_dma_handles(ch_t *chp) in ch_free_dma_handles()
1110 ch_bind_dma_handle(ch_t *chp, int size, caddr_t vaddr, cmdQ_ce_t *cmp, in ch_bind_dma_handle()
1201 ch_unbind_dma_handle(ch_t *chp, free_dh_t *dhe) in ch_unbind_dma_handle()
1226 ch_get_dvma_handle(ch_t *chp) in ch_get_dvma_handle()
1270 ch_free_dvma_handles(ch_t *chp) in ch_free_dvma_handles()
1298 ch_bind_dvma_handle(ch_t *chp, int size, caddr_t vaddr, cmdQ_ce_t *cmp, in ch_bind_dvma_handle()
1349 ch_unbind_dvma_handle(ch_t *chp, free_dh_t *dhe) in ch_unbind_dvma_handle()
1369 ch_send_up(ch_t *chp, mblk_t *mp, uint32_t cksum, int flg) in ch_send_up()
1393 ch_gld_ok(ch_t *chp) in ch_gld_ok()
1407 ch_t *chp; in ch_reset() local
1446 ch_t *chp = (ch_t *)macinfo->gldm_private; in ch_start() local
1472 ch_t *chp = (ch_t *)mp->gldm_private; in ch_stop() local
1501 ch_t *chp; in ch_set_mac_address() local
1517 ch_t *chp = (ch_t *)mp->gldm_private; in ch_set_multicast() local
1557 ch_t *chp = (ch_t *)mp->gldm_private; in ch_set_promiscuous() local
1580 ch_t *chp = (ch_t *)mp->gldm_private; in ch_get_stats() local
1674 ch_t *chp = (ch_t *)macinfo->gldm_private; in ch_send() local
1803 ch_set_name(ch_t *chp, int unit) in ch_set_name()
1817 ch_free_name(ch_t *chp) in ch_free_name()
1832 ch_t *chp = gchp[unit]; in ch_register() local
1868 ch_t *chp; in ch_unregister() local
1900 ch_get_prop(ch_t *chp) in ch_get_prop()