Searched defs:tpce_msd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c537 cisdata_t ior_desc, tpce_ir, tpce_msd; local
829 tpce_msd = GET_BYTE(tp);
830 mem->windows = ((tpce_msd &
837 if (tpce_msd & CISTPL_CFTABLE_TPCE_FS_MEM_HOSTM)
856 (int)((tpce_msd>>3)&3); j++)
867 (int)((tpce_msd>>5)&3); j++)
892 (int)((tpce_msd>>5)&3);

Completed in 61 milliseconds