Searched refs:AST_DOOR_OPEN (Results 1 – 2 of 2) sorted by relevance
92 #define AST_DOOR_OPEN 0x40 /* 1 = door is open */ macro
1669 if (st & AST_DOOR_OPEN) { /* close door, then get the status again. */ in aztcd_open()2058 if ((st & AST_DOOR_OPEN) || (st & AST_NOT_READY)) { in azt_poll()2064 printk((st & AST_DOOR_OPEN) ? in azt_poll()2116 if ((st & AST_DOOR_OPEN) || (st & AST_NOT_READY)) { in azt_poll()2119 printk((st & AST_DOOR_OPEN) ? in azt_poll()