Searched defs:myrs_cmd_ctrl (Results 1 – 1 of 1) sorted by relevance
589 struct myrs_cmd_ctrl { struct590 unsigned char fua:1; /* Byte 0 Bit 0 */591 unsigned char disable_pgout:1; /* Byte 0 Bit 1 */592 unsigned char rsvd1:1; /* Byte 0 Bit 2 */593 unsigned char add_sge_mem:1; /* Byte 0 Bit 3 */594 unsigned char dma_ctrl_to_host:1; /* Byte 0 Bit 4 */595 unsigned char rsvd2:1; /* Byte 0 Bit 5 */596 unsigned char no_autosense:1; /* Byte 0 Bit 6 */597 unsigned char disc_prohibited:1; /* Byte 0 Bit 7 */