Lines Matching +defs:link +defs:flags
199 struct scsi_link *link = sa->sa_sc_link; in cdattach() local
254 cddetach(struct device *self, int flags) in cddetach()
275 struct scsi_link *link; in cdopen() local
546 struct scsi_link *link = xs->sc_link; in cdstart() local
667 struct scsi_link *link; in cdminphys() local
1163 cd_setchan(struct cd_softc *sc, int p0, int p1, int p2, int p3, int flags) in cd_setchan()
1196 cd_getvol(struct cd_softc *sc, struct ioc_vol *arg, int flags) in cd_getvol()
1223 cd_setvol(struct cd_softc *sc, const struct ioc_vol *arg, int flags) in cd_setvol()
1299 cd_set_pa_immed(struct cd_softc *sc, int flags) in cd_set_pa_immed()
1597 cd_get_parms(struct cd_softc *sc, int flags) in cd_get_parms()
2066 struct scsi_link *link = xs->sc_link; in cd_interpret_sense() local
2109 cd_size(struct scsi_link *link, int flags, u_int32_t *blksize) in cd_size()