Home
last modified time | relevance | path

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

/freebsd/sys/dev/pst/
H A Dpst-iop.h427 #define I2O_SUBCLASS_ISM 0x021 macro
H A Dpst-iop.c149 if (sc->lct[i].sub_class == I2O_SUBCLASS_ISM) in iop_attach()