Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_ioctl.c206 bcopy(ioc_pthru->mp_cdb, mfi_pthru->mp_cdb, sizeof (mfi_pthru->mp_cdb)); in lmrc_mfi_ioctl_scsi_io()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mfi/
H A Dmfi.h358 uint8_t mp_cdb[16]; /* 0x20 */ member