Home
last modified time | relevance | path

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

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