OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QLTM_SVALID
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
isp_target.c
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
);
[
all
...]
ispmbox.h
1655
#define
QLTM_SVALID
0x80
Completed in 16 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025