Home
last modified time | relevance | path

Searched refs:SCMD_GET_PERFORMANCE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h377 #define SCMD_GET_PERFORMANCE 0xAC macro
499 /* 0xac */ SCMD_GET_PERFORMANCE, "get_performance", \
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h256 SPC3_CMD_ERASE12 = SCMD_GET_PERFORMANCE,
257 SPC3_CMD_GET_PERFORMANCE = SCMD_GET_PERFORMANCE,
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c3580 case SCMD_GET_PERFORMANCE: in scsa2usb_check_ufi_blacklist_attrs()