Searched refs:QIC_STATUS_NEW_CARTRIDGE (Results 1 – 3 of 3) sorted by relevance
187 #define QIC_STATUS_NEW_CARTRIDGE 0x10 /* New cartridge inserted, must macro
133 QIC_STATUS_NEW_CARTRIDGE)); in ftape_not_operational()350 if (status & QIC_STATUS_NEW_CARTRIDGE) { in ftape_get_drive_status()
211 QIC_STATUS_NEW_CARTRIDGE | in ft_check_cmd_restrictions()462 if (*status & QIC_STATUS_NEW_CARTRIDGE || in ftape_report_drive_status()