Searched refs:cmlb_attach (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | cmlb.h | 308 cmlb_attach(dev_info_t *devi, cmlb_tg_ops_t *tgopsp, int device_type,
|
/titanic_50/usr/src/uts/i86pc/i86hvm/io/ |
H A D | xdf_shell.c | 316 return (cmlb_attach(xsp->xdfss_dip, &xdfs_lb_ops, in xdfs_cmlb_attach()
|
/titanic_50/usr/src/uts/intel/io/dktp/disk/ |
H A D | cmdk.c | 405 if (cmlb_attach(dip, in cmdkattach()
|
/titanic_50/usr/src/uts/common/io/blkdev/ |
H A D | blkdev.c | 588 rv = cmlb_attach(dip, &bd_tg_ops, DTYPE_DIRECT, in bd_attach()
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xdf.c | 593 return (cmlb_attach(dip, &xdf_lb_ops, in xdf_cmlb_attach()
|
/titanic_50/usr/src/uts/sun/io/dada/targets/ |
H A D | dad.c | 586 if (cmlb_attach(devi, in dcdattach()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | cmlb.c | 680 cmlb_attach(dev_info_t *devi, cmlb_tg_ops_t *tgopsp, int device_type, in cmlb_attach() function
|
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 8241 if (cmlb_attach(devi, &sd_tgops, (int)devp->sd_inq->inq_dtype, in sd_unit_attach()
|