There are 3 main DCB's - Keyboard, Video, and Printer, each of which starts with a recognition code followed by the routine address and then some variable storage.
The Numeric Indentifier Value serves a dual purpose in that Bits 1 and 0 signify whether the device can be used for input and/or output. Bit 1 (the left bit) covers OUTPUT, and Bit 0 (the right bit) covers INPUT. High means can be used, and low means cannot.