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

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c324 static int clext_reg_read(pcicdev_t *, int, uchar_t);
1823 ((clext_reg_read(pcic, i,
5079 value = clext_reg_read(pcic, socket, cxregs[i].off);
5206 clext_reg_read(pcicdev_t *pcic, int sn, uchar_t ext_reg) function
5294 if ((clext_reg_read(pcic, 0, PCIC_CLEXT_MISC_CTL_3) &
5779 value1 = clext_reg_read(pcic, 0, PCIC_CLEXT_DMASK_0);
5782 value1 = clext_reg_read(pcic, 0, PCIC_CLEXT_SCRATCH);

Completed in 55 milliseconds