Searched refs:nt_lun (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Disp_target.h73 nt_lun : 16, /* logical unit */ member in struct:isp_notify
H A Disp_target.c334 notify.nt_lun = LUN_ANY;
801 notify.nt_lun = LUN_ANY;
899 notify.nt_lun = inp->in_lun;
967 notify.nt_lun = inp->in_scclun;
969 notify.nt_lun = inp->in_lun;
977 isp_prt(isp, ISP_LOGINFO, f2, "immediate notify status", inp->in_status, notify.nt_lun, loopid, inp->in_task_flags, inp->in_seqid);
983 isp_prt(isp, ISP_LOGINFO, f1, "ABORT TASK SET", loopid, notify.nt_lun, inp->in_seqid);
986 isp_prt(isp, ISP_LOGINFO, f1, "CLEAR TASK SET", loopid, notify.nt_lun, inp->in_seqid);
989 isp_prt(isp, ISP_LOGINFO, f1, "LUN RESET", loopid, notify.nt_lun, inp->in_seqid);
992 isp_prt(isp, ISP_LOGINFO, f1, "TARGET RESET", loopid, notify.nt_lun, in
[all...]
H A Disp_library.c692 notify.nt_lun = LUN_ANY;

Completed in 120 milliseconds