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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c7442 uchar_t pqual; local
7455 pqual = plun->lun_inq.inq_dtype >> 5;
7460 "dtype=0x%x pqual: 0x%x", pptr->port_instance, ptgt->tgt_d_id,
7461 plun->lun_num, dtype, pqual);
7463 if (pqual != 0) {
7470 ptgt->tgt_d_id, plun->lun_num, dtype, pqual);
7476 ptgt->tgt_d_id, plun->lun_num, dtype, pqual);

Completed in 69 milliseconds