Searched refs:csx_Put8 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c4225 csx_Put8(cis_handle, client->config_regs.prr_p,
6657 csx_Put8(cis_handle, crt->scr_p, crt->scr);
6663 csx_Put8(cis_handle, crt->prr_p, crt->prr);
6670 csx_Put8(cis_handle, crt->ccsr_p, crt->ccsr);
6676 csx_Put8(cis_handle, crt->exstat_p, crt->exstat);
6693 csx_Put8(cis_handle, reg, base & 0x0ff);
6715 csx_Put8(cis_handle, crt->iolimit_p, limit);
6769 csx_Put8(cis_handle, crt->cor_p, crt->cor);
6781 csx_Put8(cis_handle, crt->cor_p, crt->cor);
6896 csx_Put8(cis_handl
[all...]
H A Dcs_stubs.c953 csx_Put8(acc_handle_t handle, uint32_t offset, uint8_t value) function
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h1159 void csx_Put8(acc_handle_t, uint32_t, uint8_t);
/illumos-gate/usr/src/man/man9f/
H A DMakefile117 csx_Put8.9f \
1417 csx_Put16.9f := LINKSRC = csx_Put8.9f
1418 csx_Put32.9f := LINKSRC = csx_Put8.9f
1419 csx_Put64.9f := LINKSRC = csx_Put8.9f

Completed in 90 milliseconds