Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dchio.h107 #define CESTATUS_EXCEPT 0x04 /* error condition */ macro
/openbmc/linux/drivers/scsi/
H A Dch.c554 if (data[2] & CESTATUS_EXCEPT) in ch_gstatus()
807 if (buffer[18] & CESTATUS_EXCEPT) { in ch_ioctl()