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

/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c96 uint32_t mf_type, uint32_t d_slot);
856 uint32_t mf_type, uint32_t d_slot)
864 cs = SLOT_TO_CS(d_slot);
870 i = BD_BK_SLOT_TO_INDEX(0, bank, d_slot);
887 i = BD_BK_SLOT_TO_INDEX(sb, bank, d_slot);
908 i = BD_BK_SLOT_TO_INDEX(sb, bank, d_slot);
3546 int bank, uint32_t mf_type, uint32_t d_slot)
3559 id = BD_BK_SLOT_TO_INDEX(0, bank, d_slot);
3565 id = BD_BK_SLOT_TO_INDEX(sb, bank, d_slot);
855 mc_set_mem_unum(char *buf, int buflen, int sb, int bank, uint32_t mf_type, uint32_t d_slot) argument
3545 mc_set_mem_sid(mc_opl_t *mcp, char *buf, int buflen, int sb, int bank, uint32_t mf_type, uint32_t d_slot) argument

Completed in 64 milliseconds