Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dgdth.h254 #define S_GENERR 6 /* general error */ macro
H A Dgdth.c3926 res.status = (rval == SUCCESS ? S_OK : S_GENERR); in gdth_ioctl()