Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dxmm7360.c479 struct xmm_dev *xmm;
504 struct xmm_dev { struct
566 struct xmm_dev *xmm;
581 static void xmm7360_os_handle_net_frame(struct xmm_dev *, const u8 *, size_t);
586 static void xmm7360_poll(struct xmm_dev *xmm) in xmm7360_poll()
598 static void xmm7360_ding(struct xmm_dev *xmm, int bell) in xmm7360_ding()
606 static int xmm7360_cmd_ring_wait(struct xmm_dev *xmm) in xmm7360_cmd_ring_wait()
618 static int xmm7360_cmd_ring_execute(struct xmm_dev *xmm, u8 cmd, u8 parm, u16 len, dma_addr_t ptr, … in xmm7360_cmd_ring_execute()
641 static int xmm7360_cmd_ring_init(struct xmm_dev *xmm) { in xmm7360_cmd_ring_init()
690 static void xmm7360_cmd_ring_free(struct xmm_dev *xmm) { in xmm7360_cmd_ring_free()
[all …]