HomeSort by: relevance | last modified time | path
    Searched refs:I2O_SGL_SIMPLE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/i2o/
iop.c 991 I2O_SGL_SIMPLE | I2O_SGL_END_BUFFER | I2O_SGL_END;
1912 flg = I2O_SGL_SIMPLE | I2O_SGL_DATA_OUT;
1914 flg = I2O_SGL_SIMPLE;
2017 flg = I2O_SGL_SIMPLE | I2O_SGL_DATA_OUT;
2019 flg = I2O_SGL_SIMPLE;
dpti.c 569 if ((p[0] & 0x30000000) != I2O_SGL_SIMPLE) {
i2o.h 139 #define I2O_SGL_SIMPLE 0x10000000

Completed in 21 milliseconds