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

/freebsd-12-stable/sys/dev/hyperv/storvsc/
H A Dhv_vstorage.h276 #define SRB_STATUS_AUTOSENSE_VALID 0x80 macro
279 ((status) & ~(SRB_STATUS_AUTOSENSE_VALID | SRB_STATUS_QUEUE_FROZEN))
H A Dhv_storvsc_drv_freebsd.c773 (vm_srb->srb_status & SRB_STATUS_AUTOSENSE_VALID)) {
2409 if ((vm_srb->srb_status & SRB_STATUS_AUTOSENSE_VALID) != 0 &&

Completed in 54 milliseconds