Home
last modified time | relevance | path

Searched refs:sdattach (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/scsi/
H A Dsd.c83 void sdattach(struct device *, struct device *, void *);
114 sizeof(struct sd_softc), sdmatch, sdattach,
157 sdattach(struct device *parent, struct device *self, void *aux) in sdattach() function