Searched defs:xmm (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/dev/pci/ |
H A D | xmm7360.c | 479 struct xmm_dev *xmm; member 566 struct xmm_dev *xmm; member 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() 699 static void xmm7360_td_ring_activate(struct xmm_dev *xmm, u8 ring_id) in xmm7360_td_ring_activate() 710 static void xmm7360_td_ring_create(struct xmm_dev *xmm, u8 ring_id, u8 depth, u16 page_size) in xmm7360_td_ring_create() [all …]
|
/netbsd-src/sys/compat/linux/arch/i386/ |
H A D | linux_machdep.h | 72 struct linux_xmmreg xmm[8]; member
|
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_ptrace_x86_wait.h | 2187 } xmm; member 2941 struct xmmregs xmm; in x86_register_test() local
|