Home
last modified time | relevance | path

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

/linux/drivers/gpib/pc2/
H A Dpc2_gpib.c36 static const int pc2a_reg_offset = 0x400; variable
385 nec_priv->offset = pc2a_reg_offset; in pc2a_common_attach()
412 if (check_region(config->ibbase + i * pc2a_reg_offset, 1)) in pc2a_common_attach()
424 i * pc2a_reg_offset, 1, "pc2a")) { in pc2a_common_attach()
428 j * pc2a_reg_offset, 1); in pc2a_common_attach()
499 i * pc2a_reg_offset, 1); in pc2a_common_detach()