HomeSort by: relevance | last modified time | path
    Searched refs:tu_cmd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
tweio.h 45 struct twe_cmd tu_cmd; /* command ready for the controller */ member in struct:twe_usercommand
twe.c 1799 memcpy(ccb->ccb_cmd, &tu->tu_cmd, sizeof(struct twe_cmd));
1819 memcpy(&tu->tu_cmd, ccb->ccb_cmd, sizeof(struct twe_cmd));
1823 tu->tu_cmd.tc_opcode, tu->tu_cmd.tc_status);

Completed in 38 milliseconds