ses_softc 69 scsi/ses.c struct ses_softc {
ses_softc 91 scsi/ses.c sizeof(struct ses_softc), ses_match, ses_attach, ses_detach
ses_softc 102 scsi/ses.c int ses_read_config(struct ses_softc *);
ses_softc 103 scsi/ses.c int ses_read_status(struct ses_softc *);
ses_softc 104 scsi/ses.c int ses_make_sensors(struct ses_softc *, struct ses_type_desc *, int);
ses_softc 109 scsi/ses.c int ses_write_config(struct ses_softc *);
ses_softc 110 scsi/ses.c int ses_bio_blink(struct ses_softc *, struct bioc_blink *);
ses_softc 113 scsi/ses.c void ses_psu2sensor(struct ses_softc *, struct ses_sensor *);
ses_softc 114 scsi/ses.c void ses_cool2sensor(struct ses_softc *, struct ses_sensor *);
ses_softc 115 scsi/ses.c void ses_temp2sensor(struct ses_softc *, struct ses_sensor *);
ses_softc 146 scsi/ses.c struct ses_softc *sc = (struct ses_softc *)self;
ses_softc 218 scsi/ses.c struct ses_softc *sc = (struct ses_softc *)self;
ses_softc 258 scsi/ses.c ses_read_config(struct ses_softc *sc)
ses_softc 362 scsi/ses.c ses_read_status(struct ses_softc *sc)
ses_softc 387 scsi/ses.c ses_make_sensors(struct ses_softc *sc, struct ses_type_desc *types, int ntypes)
ses_softc 502 scsi/ses.c struct ses_softc *sc = (struct ses_softc *)arg;
ses_softc 569 scsi/ses.c struct ses_softc *sc = (struct ses_softc *)dev;
ses_softc 586 scsi/ses.c ses_write_config(struct ses_softc *sc)
ses_softc 611 scsi/ses.c ses_bio_blink(struct ses_softc *sc, struct bioc_blink *blink)
ses_softc 670 scsi/ses.c ses_psu2sensor(struct ses_softc *sc, struct ses_sensor *s)
ses_softc 676 scsi/ses.c ses_cool2sensor(struct ses_softc *sc, struct ses_sensor *s)
ses_softc 725 scsi/ses.c ses_temp2sensor(struct ses_softc *sc, struct ses_sensor *s)