OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_task_flags
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
isp_target.c
977
isp_prt(isp, ISP_LOGINFO, f2, "immediate notify status", inp->in_status, notify.nt_lun, loopid, inp->
in_task_flags
, inp->in_seqid);
982
if (inp->
in_task_flags
& TASK_FLAGS_ABORT_TASK_SET) {
985
} else if (inp->
in_task_flags
& TASK_FLAGS_CLEAR_TASK_SET) {
988
} else if (inp->
in_task_flags
& TASK_FLAGS_LUN_RESET) {
991
} else if (inp->
in_task_flags
& TASK_FLAGS_TARGET_RESET) {
994
} else if (inp->
in_task_flags
& TASK_FLAGS_CLEAR_ACA) {
998
isp_prt(isp, ISP_LOGWARN, f2, "task flag", inp->in_status, notify.nt_lun, loopid, inp->
in_task_flags
, inp->in_seqid);
1123
na->na_task_flags = inp->
in_task_flags
& TASK_FLAGS_RESERVED_MASK;
isp_library.c
3410
ISP_IOXPUT_16(isp, src->
in_task_flags
, &dst->
in_task_flags
);
3423
ISP_IOXPUT_16(isp, src->
in_task_flags
, &dst->
in_task_flags
);
3473
ISP_IOXGET_16(isp, &src->
in_task_flags
, dst->
in_task_flags
);
3486
ISP_IOXGET_16(isp, &src->
in_task_flags
, dst->
in_task_flags
);
ispmbox.h
1734
uint16_t
in_task_flags
;
member in struct:__anon33fa061c4108
1745
uint16_t
in_task_flags
;
member in struct:__anon33fa061c4208
1765
* Values for the
in_task_flags
field- should only get one at a time!
Completed in 45 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025