Searched refs:m1553 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Decpp.c391 static struct ecpp_hw m1553 = { variable in typeref:struct:ecpp_hw
439 { "pnpALI,1533,3", &m1553, "M1553" },
943 if (pp->hw == &m1553) {
944 pp->uh.m1553.chn = ddi_prop_get_int(DDI_DEV_T_ANY,
946 ecpp_error(pp->dip, "ecpp_get_prop:chn=%x\n", pp->uh.m1553.chn);
3077 if (pp->hw == &m1553)
4536 pp->rev_timeout_cnt = (pp->hw == &m1553) ? 1 :
5762 if (ddi_regs_map_setup(pp->dip, 1, (caddr_t *)&pp->uh.m1553.isa_space,
5764 &pp->uh.m1553.d_handle) != DDI_SUCCESS) {
5793 if (pp->uh.m1553
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h139 struct ecpp_m1553 m1553; member in union:ecppunit::__anon177

Completed in 440 milliseconds