Lines Matching defs:chp
364 ch_t *chp; in ch_attach() local
732 ch_t *chp; in ch_quiesce() local
778 ch_t *chp; in ch_detach() local
880 ch_alloc_dma_mem(ch_t *chp, int type, int flags, int size, uint64_t *paddr, in ch_alloc_dma_mem()
1033 ch_get_dma_handle(ch_t *chp) in ch_get_dma_handle()
1081 ch_free_dma_handles(ch_t *chp) in ch_free_dma_handles()
1108 ch_bind_dma_handle(ch_t *chp, int size, caddr_t vaddr, cmdQ_ce_t *cmp, in ch_bind_dma_handle()
1199 ch_unbind_dma_handle(ch_t *chp, free_dh_t *dhe) in ch_unbind_dma_handle()
1224 ch_get_dvma_handle(ch_t *chp) in ch_get_dvma_handle()
1268 ch_free_dvma_handles(ch_t *chp) in ch_free_dvma_handles()
1296 ch_bind_dvma_handle(ch_t *chp, int size, caddr_t vaddr, cmdQ_ce_t *cmp, in ch_bind_dvma_handle()
1347 ch_unbind_dvma_handle(ch_t *chp, free_dh_t *dhe) in ch_unbind_dvma_handle()
1367 ch_send_up(ch_t *chp, mblk_t *mp, uint32_t cksum, int flg) in ch_send_up()
1392 ch_gld_ok(ch_t *chp) in ch_gld_ok()
1406 ch_t *chp; in ch_reset() local
1445 ch_t *chp = (ch_t *)macinfo->gldm_private; in ch_start() local
1471 ch_t *chp = (ch_t *)mp->gldm_private; in ch_stop() local
1500 ch_t *chp; in ch_set_mac_address() local
1516 ch_t *chp = (ch_t *)mp->gldm_private; in ch_set_multicast() local
1556 ch_t *chp = (ch_t *)mp->gldm_private; in ch_set_promiscuous() local
1579 ch_t *chp = (ch_t *)mp->gldm_private; in ch_get_stats() local
1673 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()