Searched defs:myrs_pdev (Results 1 – 1 of 1) sorted by relevance
616 struct myrs_pdev { struct617 unsigned char lun; /* Byte 0 */618 unsigned char target; /* Byte 1 */619 unsigned char channel:3; /* Byte 2 Bits 0-2 */620 unsigned char ctlr:5; /* Byte 2 Bits 3-7 */