Home | History | Annotate | Download | only in ic

Lines Matching refs:QLTM_SVALID

889 	uint8_t status = inp->in_status & ~QLTM_SVALID;
1256 * The firmware status (except for the QLTM_SVALID bit) indicates
1259 * If QLTM_SVALID is set, the firmware has recommended Sense Data.
1267 switch (aep->at_status & ~QLTM_SVALID) {
1342 * The firmware status (except for the QLTM_SVALID bit) indicates
1345 * If QLTM_SVALID is set, the firmware has recommended Sense Data.
1353 switch (aep->at_status & ~QLTM_SVALID) {
1425 switch (ct->ct_status & ~QLTM_SVALID) {
1522 isp_prt(isp, ISP_LOGERR, "Unknown CTIO status 0x%x", ct->ct_status & ~QLTM_SVALID);
1541 isp_prt(isp, pl, "NO xs for CTIO (handle 0x%x) status 0x%x", ct->ct_syshandle, ct->ct_status & ~QLTM_SVALID);
1575 switch (ct->ct_status & ~QLTM_SVALID) {
1665 isp_prt(isp, ISP_LOGERR, "Unknown CTIO2 status 0x%x", ct->ct_status & ~QLTM_SVALID);
1684 isp_prt(isp, pl, "NO xs for CTIO (handle 0x%x) status 0x%x", ct->ct_syshandle, ct->ct_status & ~QLTM_SVALID);