CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2020/08/15 11:50:45
Modified files: sys/scsi : cd.c sd.c sdvar.h st.c Log message: The last SET()s of CDF_WAITING, SDF_WAITING, and ST_WAITING died in the great XS_NO_CCB purge of 2017. Nuke pointless ISSET()/CLR() checks and the #define's.