Home
last modified time | relevance | path

Searched refs:QIC_STATUS_NEW_CARTRIDGE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dqic117.h187 #define QIC_STATUS_NEW_CARTRIDGE 0x10 /* New cartridge inserted, must macro
/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dftape-ctl.c133 QIC_STATUS_NEW_CARTRIDGE)); in ftape_not_operational()
350 if (status & QIC_STATUS_NEW_CARTRIDGE) { in ftape_get_drive_status()
Dftape-io.c211 QIC_STATUS_NEW_CARTRIDGE | in ft_check_cmd_restrictions()
462 if (*status & QIC_STATUS_NEW_CARTRIDGE || in ftape_report_drive_status()