Searched refs:RES_ENDMSG (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ | ||
H A D | dc395x.c | 165 #define RES_ENDMSG 0x0000FF00 /* End Message */ macro 174 #define SET_RES_MSG(who,msg) { who &= ~RES_ENDMSG; who |= (int)(msg) << 8; } |
Completed in 5 milliseconds