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

/freebsd-11.0-release/sys/dev/isp/
H A Disp_freebsd.h615 #define XS_SENSE_VALID(xs) (((xs)->ccb_h.status & CAM_AUTOSNS_VALID) != 0) macro
H A Disp.c5588 if (XS_SENSE_VALID(xs)) {

Completed in 104 milliseconds