Searched refs:NCR_Q720_POS2_IO_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ | ||
D | NCR_Q720.h | 19 #define NCR_Q720_POS2_IO_MASK 0xf8 macro |
D | NCR_Q720.c | 161 io_base = (pos2 & NCR_Q720_POS2_IO_MASK) << NCR_Q720_POS2_IO_SHIFT; in NCR_Q720_probe() |