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

  /src/usr.sbin/iopctl/
iopctl.c 365 struct i2o_param_device_identity di;
370 getparam(gettid(argv), I2O_PARAM_DEVICE_IDENTITY, &p, sizeof(p));
  /src/sys/dev/i2o/
i2o.h 689 #define I2O_PARAM_DEVICE_IDENTITY 0xf100
690 struct i2o_param_device_identity { struct
iop.c 2348 struct i2o_param_device_identity di;
2353 rv = iop_field_get_all(sc, tid, I2O_PARAM_DEVICE_IDENTITY, &p,

Completed in 15 milliseconds