Home
last modified time | relevance | path

Searched refs:XPT_IMMED_NOTIFY (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_target.c550 case XPT_IMMED_NOTIFY: in targwrite()
778 case XPT_IMMED_NOTIFY: in targdone()
973 case XPT_IMMED_NOTIFY: in targfreeccb()
1141 case XPT_IMMED_NOTIFY: in targccblen()
/freebsd/sys/cam/
H A Dcam_ccb.h242 XPT_IMMED_NOTIFY = 0x34 | XPT_FC_QUEUED | XPT_FC_USER_CCB, enumerator
H A Dcam_xpt.c2665 case XPT_IMMED_NOTIFY: in xpt_action_default()
5518 { XPT_IMMED_NOTIFY, "XPT_IMMED_NOTIFY" },
/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1529 case XPT_IMMED_NOTIFY: { in storvsc_action()