Lines Matching refs:LUN
556 case 0x0400: /* LUN not ready */
559 case 0x0401: /* LUN becoming ready */
562 case 0x0403: /* LUN not ready. Manual intervention needed */
565 case 0x0500: /* LUN doesn't respond to selection */
589 case 0x2500: /* LUN not supported */
1557 SANE_Byte byte1; /* 7-5: LUN; 4: 3rd Party; 3-1: 3rd Party Device; 0: Reserved */
1562 SANE_Byte LUN = (0x00 & 0x07) << 5;
1567 cmd.byte1 = LUN & 0xE1; /* Mask=11100001 3rd Party and 3rd Party Device must be 0 */
1654 * Byte1: 7-5 LUN; 4-0: reserved
1706 * Byte1: 7-5 LUN; 4: PF; 3: Reserved; 2: S-Test; 1: DevOfl; 0: U-Ofl