Lines Matching defs:pLayerPointers

505 amd8111s_recv_copy(struct LayerPointers *pLayerPointers, mblk_t **last_mp)  in amd8111s_recv_copy()
614 amd8111s_receive(struct LayerPointers *pLayerPointers) in amd8111s_receive()
681 amd8111s_odlInit(struct LayerPointers *pLayerPointers) in amd8111s_odlInit()
765 amd8111s_allocate_descriptors(struct LayerPointers *pLayerPointers) in amd8111s_allocate_descriptors()
897 amd8111s_free_descriptors(struct LayerPointers *pLayerPointers) in amd8111s_free_descriptors()
922 amd8111s_alloc_dma_ringbuf(struct LayerPointers *pLayerPointers, in amd8111s_alloc_dma_ringbuf()
1080 amd8111s_allocate_buffers(struct LayerPointers *pLayerPointers) in amd8111s_allocate_buffers()
1125 amd8111s_free_buffers(struct LayerPointers *pLayerPointers) in amd8111s_free_buffers()
1139 amd8111s_recycle_tx(struct LayerPointers *pLayerPointers) in amd8111s_recycle_tx()
1167 amd8111s_send_serial(struct LayerPointers *pLayerPointers) in amd8111s_send_serial()
1234 struct LayerPointers *pLayerPointers = (void *)arg; in amd8111s_send_drain() local
1252 amd8111s_getTxbuf(struct LayerPointers *pLayerPointers) in amd8111s_getTxbuf()
1270 amd8111s_send(struct LayerPointers *pLayerPointers, mblk_t *mp) in amd8111s_send()
1311 struct LayerPointers *pLayerPointers = arg; in amd8111s_m_tx() local
1343 struct LayerPointers *pLayerPointers = (void *)arg; in amd8111s_intr() local
1411 amd8111s_sw_reset(struct LayerPointers *pLayerPointers) in amd8111s_sw_reset()
1448 struct LayerPointers *pLayerPointers = arg; in amd8111s_m_start() local
1466 struct LayerPointers *pLayerPointers = (struct LayerPointers *)arg; in amd8111s_m_stop() local
1484 amd8111s_free_resource(struct LayerPointers *pLayerPointers) in amd8111s_free_resource()
1516 struct LayerPointers *pLayerPointers = arg; in amd8111s_m_multicst() local
1535 amd8111s_dump_mib(struct LayerPointers *pLayerPointers) in amd8111s_dump_mib()
1619 struct LayerPointers *pLayerPointers = arg; in amd8111s_m_promisc() local
1636 struct LayerPointers *pLayerPointers = arg; in amd8111s_m_unicst() local
1649 amd8111s_reset(struct LayerPointers *pLayerPointers) in amd8111s_reset()
1672 struct LayerPointers *pLayerPointers; in amd8111s_attach() local
1824 struct LayerPointers *pLayerPointers; in amd8111s_detach() local
1845 amd8111s_unattach(dev_info_t *devinfo, struct LayerPointers *pLayerPointers) in amd8111s_unattach()
1895 struct LayerPointers *pLayerPointers = arg; in amd8111s_m_stat() local
2116 READ_REG8(struct LayerPointers *pLayerPointers, long x) in READ_REG8()
2122 READ_REG16(struct LayerPointers *pLayerPointers, long x) in READ_REG16()
2129 READ_REG32(struct LayerPointers *pLayerPointers, long x) in READ_REG32()
2136 WRITE_REG8(struct LayerPointers *pLayerPointers, long x, int y) in WRITE_REG8()
2142 WRITE_REG16(struct LayerPointers *pLayerPointers, long x, int y) in WRITE_REG16()
2148 WRITE_REG32(struct LayerPointers *pLayerPointers, long x, int y) in WRITE_REG32()
2154 WRITE_REG64(struct LayerPointers *pLayerPointers, long x, char *y) in WRITE_REG64()