Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c450 int stat_1; in qlt_attach() local
453 stat_1 = ddi_dev_regsize(dip, 1, &regsize_1); in qlt_attach()
454 if (stat_1 != DDI_SUCCESS) { in qlt_attach()
457 " stat %x", instance, stat_1); in qlt_attach()