Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/
H A Dscsi_pkt.h215 #define CMD_NOP_FAIL 16 /* No Operation message rejected */ macro
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c5662 reason = CMD_NOP_FAIL; in fas_onebyte_msg()