rawCardImageBytes  453 src/dps8/dps8_crdrdr.c     memset (buffer, 0, rawCardImageBytes + 2);
rawCardImageBytes  454 src/dps8/dps8_crdrdr.c     ssize_t rc = read (fd, buffer, rawCardImageBytes);
rawCardImageBytes  491 src/dps8/dps8_crdrdr.c   uint8_t rawCardImage [rawCardImageBytes + 2 ];