Home
last modified time | relevance | path

Searched refs:sbdp_passthru_readmem (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_mem.h186 int sbdp_passthru_readmem(sbdp_handle_t *hp, void *);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c810 { "readmem", sbdp_passthru_readmem },
H A Dsbdp_mem.c2075 sbdp_passthru_readmem(sbdp_handle_t *hp, void *arg) in sbdp_passthru_readmem() function