Searched refs:dcd_device (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/dada/conf/
H A Ddevice.h47 struct dcd_device { struct
96 extern int dcd_probe(struct dcd_device *devp, int (*callback)());
97 extern void dcd_unprobe(struct dcd_device *devp);
/illumos-gate/usr/src/uts/sun/sys/dada/
H A Ddada_ctl.h59 #define DCD_GET_INITIATOR_ID ((struct dcd_device *)NULL)
91 extern int dcd_get_bus_addr(struct dcd_device *devp, char *name, int len);
92 extern int dcd_get_name(struct dcd_device *devp, char *name, int len);
/illumos-gate/usr/src/uts/sun/sys/dada/impl/
H A Dtransport.h74 struct dcd_device *tran_sd;
83 struct dcd_device *dcd);
86 struct dcd_device *dcd,
92 struct dcd_device *dcd);
184 struct dcd_device *dcd,
/illumos-gate/usr/src/uts/sun/io/dada/conf/
H A Ddcd_confsubr.c80 dcd_probe(struct dcd_device *devp, int (*callback)())
95 dcd_unprobe(struct dcd_device *devp)
106 dcd_hba_probe(struct dcd_device *devp, int (*callback)())
/illumos-gate/usr/src/uts/sun/sys/dada/targets/
H A Ddaddef.h109 * of one of the dcd_device structures.
113 struct dcd_device *un_dcd; /* back pointer to dcd_device */
183 _NOTE(MUTEX_PROTECTS_DATA(dcd_device::dcd_mutex, dcd_disk))
214 _NOTE(SCHEME_PROTECTS_DATA("stable data", dcd_device))
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c96 static int dcd_compute_dk_capacity(struct dcd_device *devp,
405 struct dcd_device *devp;
474 struct dcd_device *devp;
616 struct dcd_device *devp;
756 struct dcd_device *devp;
895 struct dcd_device *devp;
1176 struct dcd_device *devp;
4563 static int dcd_compute_dk_capacity(struct dcd_device *devp,
4602 struct dcd_device *devp;

Completed in 73 milliseconds