Searched refs:ssc100_get_reg (Results 1 – 1 of 1) sorted by relevance
47 static int ssc100_get_reg(struct ssc100_unit *, uchar_t *, uchar_t);257 ssc100_get_reg(struct ssc100_unit *unitp, uchar_t *byte, uchar_t reg) in ssc100_get_reg() function459 err = ssc100_get_reg(unitp, &byte, ioctl_reg.reg_num); in ssc100_ioctl()