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

/illumos-gate/usr/src/uts/sun4v/ontario/io/
H A Dtsalarm.c224 static int tsal_pcp_read(tsalarm_softc_t *sc, uint8_t *buf, int buf_len);
1068 func_ptr = tsal_pcp_read;
1194 * tsal_pcp_read mimics stream reads by first reading all the bytes present in
1201 tsal_pcp_read(tsalarm_softc_t *sc, uint8_t *buf, int byte_cnt) function

Completed in 59 milliseconds