Searched refs:sw_id (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/message/i2o/ |
D | README.ioctl | 202 u32 sw_id; /* Software ID */ 214 the values of sw->flags, sw->sw_id, sw->sw_type and *(sw->swlen). 243 u32 sw_id; /* Software ID */ 253 by sw->iop, sw->sw_type, sw->sw_id and optionally sw->swlen fields. 255 message are filled in with the values of sw->flags, sw->sw_id, 285 u32 sw_id; /* Software ID */ 296 are filled in with the values of sw->flags, sw->sw_id, sw->sw_type and
|
D | i2o_config.c | 283 msg->body[2] = cpu_to_le32(kxfer.sw_id); in i2o_cfg_swdl() 354 msg->body[2] = cpu_to_le32(kxfer.sw_id); in i2o_cfg_swul() 408 msg->body[2] = cpu_to_le32(kxfer.sw_id); in i2o_cfg_swdel()
|
/linux-3.4.99/Documentation/i2o/ |
D | ioctl | 202 u32 sw_id; /* Software ID */ 214 the values of sw->flags, sw->sw_id, sw->sw_type and *(sw->swlen). 243 u32 sw_id; /* Software ID */ 253 by sw->iop, sw->sw_type, sw->sw_id and optionally sw->swlen fields. 255 message are filled in with the values of sw->flags, sw->sw_id, 285 u32 sw_id; /* Software ID */ 296 are filled in with the values of sw->flags, sw->sw_id, sw->sw_type and
|
/linux-3.4.99/include/linux/ |
D | i2o-dev.h | 77 unsigned int sw_id; /* Software ID */ member
|
/linux-3.4.99/arch/parisc/kernel/ |
D | processor.c | 398 boot_cpu_data.pdc.model.sw_id); in show_cpuinfo()
|
/linux-3.4.99/arch/parisc/include/asm/ |
D | pdc.h | 371 unsigned long sw_id; member
|