Home
last modified time | relevance | path

Searched refs:OPL_PORTID_TO_CHANNEL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h111 #define OPL_PORTID_TO_CHANNEL(portid) (((portid) >> 1) & 0x7) macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c533 channel = OPL_PORTID_TO_CHANNEL(portid); in opl_init_root_nodes()
1996 ch = OPL_PORTID_TO_CHANNEL(portid); in opl_get_hwd_va()
2313 channel = OPL_PORTID_TO_CHANNEL(portid); in opl_master_interrupt()
2553 channel = OPL_PORTID_TO_CHANNEL(portid); in opl_init_leaves()