Searched refs:dtype (Results 76 - 76 of 76) sorted by relevance

1234

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c7063 "INQUIRY_PAGE83 for d_id %x (dtype:0x%x) failed with "
7259 "dtype=0x%x, lun num=%x",
7441 uchar_t dtype; local
7454 dtype = plun->lun_inq.inq_dtype & DTYPE_MASK;
7460 "dtype=0x%x pqual: 0x%x", pptr->port_instance, ptgt->tgt_d_id,
7461 plun->lun_num, dtype, pqual);
7470 ptgt->tgt_d_id, plun->lun_num, dtype, pqual);
7476 ptgt->tgt_d_id, plun->lun_num, dtype, pqual);
7487 * If the device is already initialized, check the dtype
7492 if ((plun->lun_state & FCP_LUN_INIT) && dtype !
[all...]

Completed in 154 milliseconds

1234