Lines Matching refs:si_t
39 extern int srom_var_init(si_t *sih, uint bus, volatile void *curmap, osl_t *osh,
41 extern void srom_var_deinit(si_t *sih);
43 extern int srom_read(si_t *sih, uint bus, volatile void *curmap, osl_t *osh,
47 extern int srom_write(si_t *sih, uint bus, volatile void *curmap, osl_t *osh,
50 extern int srom_write_short(si_t *sih, uint bustype, volatile void *curmap, osl_t *osh,
52 extern int srom_otp_cisrwvar(si_t *sih, osl_t *osh, char *vars, int *count);
53 extern int srom_otp_write_region_crc(si_t *sih, uint nbytes, uint16* buf16, bool write);
58 extern int srom_parsecis(si_t *sih, osl_t *osh, uint8 **pcis, uint ciscnt,
60 extern int _initvars_srom_pci_caldata(si_t *sih, uint16 *srom, uint32 sromrev);
68 extern uint srom_size(si_t *sih, osl_t *osh);
70 extern bool srom_caldata_prsnt(si_t *sih);
71 extern int srom_get_caldata(si_t *sih, uint16 *srom);