Searched refs:tp_sense (Results 1 – 1 of 1) sorted by relevance
821 static int tp_sense(int ignore) in tp_sense() function943 if (tp_sense(TP_WRP | TP_BOM | TP_EOM | TP_FIL) != TE_OK) in ll_do_qic_cmd()984 if (tp_sense(TP_WRP | TP_BOM | TP_EOM | TP_FIL) != TE_OK) { in ll_do_qic_cmd()1006 if (tp_sense((cmd == QCMD_SEEK_EOD ? /*****************************/ in ll_do_qic_cmd()1069 if (tp_sense(TP_FIL | TP_EOM | TP_WRP) != TE_OK) { in terminate_read()1073 if (tp_sense in terminate_read()1097 (void) tp_sense(0); in terminate_write()1247 return (tp_sense(-1) == TE_OK) ? 0 : -EIO; /**** check return codes ****/ in do_ioctl_cmd()1343 return (tp_sense(0) == TE_OK) ? 0 : -EIO; /* get_ext_status3(); */ in do_ioctl_cmd()1356 return (tp_sense(0) == TE_OK) ? 0 : -EIO; /* get_ext_status3(); */ in do_ioctl_cmd()[all …]