Searched refs:cor_p (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/pcmcia/sys/ |
H A D | cs_priv.h | 299 uint32_t cor_p; member
|
/titanic_41/usr/src/uts/common/pcmcia/cs/ |
H A D | cs.c | 6578 crt->cor_p = (newoffset + CONFIG_OPTION_REG_OFFSET); 6630 (int)crt->cor_p, (int)crt->ccsr_p, (int)crt->prr_p, 6766 client->present, cis_handle, crt->cor_p); 6769 csx_Put8(cis_handle, crt->cor_p, crt->cor); 6781 csx_Put8(cis_handle, crt->cor_p, crt->cor); 6896 csx_Put8(cis_handle, crt->cor_p, 0); 6930 csx_Put8(cis_handle, crt->cor_p, 0); 7076 crt->cor_p, crt->cor); 7078 csx_Put8(cis_handle, crt->cor_p, crt->cor);
|