Searched defs:cmd (Results 1 – 5 of 5) sorted by relevance
78 long ps2_keyboard_ioctl(struct vfs_index_node_t *inode, struct vfs_file_t *filp, uint64_t cmd, uint… in ps2_keyboard_ioctl()
39 uchar cmd; member
52 pub cmd: u32, // 0x18, command and status field
217 uint32_t cmd; // 0x18, command and status member
278 uint32_t cmd = xhci_read_op_reg32(id, XHCI_OPS_USBCMD); in xhci_hc_reset() local