Searched refs:scsi_uscsi_copyin (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/scsi/impl/ |
H A D | uscsi.h | 199 int scsi_uscsi_copyin(intptr_t, int,
|
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_subr.c | 2103 if ((rval = scsi_uscsi_copyin(arg, flag, ap, &uscmd)) != 0) { in scsi_uscsi_alloc_and_copyin() 2132 scsi_uscsi_copyin(intptr_t arg, int flag, struct scsi_address *ap, in scsi_uscsi_copyin() function
|
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 12058 rval = scsi_uscsi_copyin((intptr_t)incmd, flag,
|