Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis.c1014 cistpl_longlink_ac->tpll_addr = 0; in cis_list_create()
1279 cisptr->offset = cistpl_longlink_ac->tpll_addr * 2; in cis_create_cis_chain()
1292 cisptr->offset = cistpl_longlink_ac->tpll_addr; in cis_create_cis_chain()
H A Dcis_handlers.c1962 cs->tpll_addr = GET_LONG(tp);
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h924 uint32_t tpll_addr; /* target address, normalized */ member