Searched refs:S_GENERR (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/scsi/ | ||
D | gdth.h | 273 #define S_GENERR 6 /* general error */ macro |
D | gdth.c | 4609 res.status = (rval == SUCCESS ? S_OK : S_GENERR); in gdth_ioctl() |