Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Ddc395x.h602 #define NVR_BITIN 0x04 /* Serial data in */ macro
Ddc395x.c4040 if (inb(io_port + TRM_S1040_GEN_NVRAM) & NVR_BITIN) in trms1040_set_data()
4115 if (read_byte & NVR_BITIN) in trms1040_get_data()