sd_softc
struct sd_softc *sdinit(uint, uint);
static int sdident(struct sd_softc *);
sdident(struct sd_softc *sc)
struct sd_softc *
struct sd_softc *sc;
struct sd_softc *sc;
struct sd_softc *sc = f->f_devdata;
struct sd_softc *sc = devdata;
const struct sd_softc *sd;
sd = (struct sd_softc *)(link->device_softc);
struct sd_softc *sd;
sd = (struct sd_softc *)dv;
sd_ioctl_cache(struct sd_softc *sc, long cmd, struct dk_cache *dkc)
int sd_ioctl_inquiry(struct sd_softc *, struct dk_inquiry *);
int sd_ioctl_cache(struct sd_softc *, long, struct dk_cache *);
sdgetdisklabel(dev_t dev, struct sd_softc *sc, struct disklabel *lp,
sizeof(struct sd_softc), sdmatch, sdattach,
struct sd_softc *sc;
struct sd_softc *sc;
#define sdlookup(unit) (struct sd_softc *)disk_lookup(&sd_cd, (unit))
sd_read_cap_10(struct sd_softc *sc, int flags)
sd_read_cap_16(struct sd_softc *sc, int flags)
sd_read_cap(struct sd_softc *sc, int flags)
sd_thin_pages(struct sd_softc *sc, int flags)
sd_vpd_block_limits(struct sd_softc *sc, int flags)
sd_vpd_thin(struct sd_softc *sc, int flags)
struct sd_softc *sc = (struct sd_softc *)self;
sd_thin_params(struct sd_softc *sc, int flags)
sd_get_parms(struct sd_softc *sc, int flags)
sd_flush(struct sd_softc *sc, int flags)
struct sd_softc *sc = (struct sd_softc *)self;
struct sd_softc *sc = (struct sd_softc *)self;
struct sd_softc *sc;
struct sd_softc *sc;
struct sd_softc *sc;
struct sd_softc *sc = link->device_softc;
struct sd_softc *sc = xs->sc_link->device_softc;
struct sd_softc *sc;
struct sd_softc *sc;
int sdgetdisklabel(dev_t, struct sd_softc *, struct disklabel *, int);
int sd_read_cap_10(struct sd_softc *, int);
int sd_read_cap_16(struct sd_softc *, int);
int sd_read_cap(struct sd_softc *, int);
int sd_thin_pages(struct sd_softc *, int);
int sd_vpd_block_limits(struct sd_softc *, int);
int sd_vpd_thin(struct sd_softc *, int);
int sd_thin_params(struct sd_softc *, int);
int sd_get_parms(struct sd_softc *, int);
sd_ioctl_inquiry(struct sd_softc *sc, struct dk_inquiry *di)
int sd_flush(struct sd_softc *, int);