Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000_init.c1022 EMASK_5000_INT_WR(nb7300_emask_int_step0); in nb_int_init()
1024 EMASK_5000_INT_WR(nb7300_emask_int); in nb_int_init()
1029 EMASK_5000_INT_WR(nb5100_emask_int); in nb_int_init()
1031 EMASK_5000_INT_WR(nb5000_emask_int); in nb_int_init()
H A Dnb5000.h881 #define EMASK_5000_INT_WR(val) nb_pci_putb(0, 16, 2, 0xcc, val) macro
886 EMASK_5000_INT_WR(val); \