Searched refs:sw_type (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/message/i2o/ |
D | README.ioctl | 201 u8 sw_type; /* Software type */ 214 the values of sw->flags, sw->sw_id, sw->sw_type and *(sw->swlen). 242 u8 sw_type; /* Software type */ 253 by sw->iop, sw->sw_type, sw->sw_id and optionally sw->swlen fields. 256 sw->sw_type and *(sw->swlen). 284 u8 sw_type; /* Software type */ 296 are filled in with the values of sw->flags, sw->sw_id, sw->sw_type and
|
D | i2o_config.c | 280 sw_type) << 16) | in i2o_cfg_swdl() 352 sw_type << 16 | (u32) maxfrag << 8 | (u32) curfrag); in i2o_cfg_swul() 406 cpu_to_le32((u32) kxfer.flags << 24 | (u32) kxfer.sw_type << 16); in i2o_cfg_swdel()
|
/linux-2.6.39/Documentation/i2o/ |
D | ioctl | 201 u8 sw_type; /* Software type */ 214 the values of sw->flags, sw->sw_id, sw->sw_type and *(sw->swlen). 242 u8 sw_type; /* Software type */ 253 by sw->iop, sw->sw_type, sw->sw_id and optionally sw->swlen fields. 256 sw->sw_type and *(sw->swlen). 284 u8 sw_type; /* Software type */ 296 are filled in with the values of sw->flags, sw->sw_id, sw->sw_type and
|
/linux-2.6.39/include/linux/ |
D | i2o-dev.h | 76 unsigned char sw_type; /* Software type */ member
|