Home
last modified time | relevance | path

Searched refs:SSD_UNITOFFL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_all.h152 #define SSD_UNITOFFL 0x01 macro
H A Dscsi_all.c8823 | (unit_offline ? SSD_UNITOFFL : 0) in scsi_send_diagnostic()