Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dtweio.h45 struct twe_cmd tu_cmd; /* command ready for the controller */ member
Dtwe.c1799 memcpy(ccb->ccb_cmd, &tu->tu_cmd, sizeof(struct twe_cmd)); in tweioctl()
1819 memcpy(&tu->tu_cmd, ccb->ccb_cmd, sizeof(struct twe_cmd)); in tweioctl()
1823 tu->tu_cmd.tc_opcode, tu->tu_cmd.tc_status); in tweioctl()