Searched refs:SRB_STATUS_AUTOSENSE_VALID (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/hyperv/storvsc/
H A Dhv_vstorage.h251 #define SRB_STATUS_AUTOSENSE_VALID 0x80 macro
254 ((status) & ~(SRB_STATUS_AUTOSENSE_VALID | SRB_STATUS_QUEUE_FROZEN))
H A Dhv_storvsc_drv_freebsd.c757 (vm_srb->srb_status & SRB_STATUS_AUTOSENSE_VALID)) {

Completed in 48 milliseconds