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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c14892 int inq83_len1 = 0xFF; local
14919 inq83 = kmem_zalloc(inq83_len1, KM_SLEEP);
14923 inq83_len1, &inq83_len, 1);
15006 kmem_free(inq83, inq83_len1);

Completed in 97 milliseconds