Home
last modified time | relevance | path

Searched refs:i2o_sys_tbl (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/dpt/
Ddpti_i2o.h123 struct i2o_sys_tbl struct
/linux-4.1.27/drivers/staging/i2o/
Diop.c826 struct i2o_sys_tbl *systab = i2o_systab.virt; in i2o_systab_build()
837 i2o_systab.len = sizeof(struct i2o_sys_tbl) + num_controllers * in i2o_systab_build()
Di2o.h601 struct i2o_sys_tbl { struct
/linux-4.1.27/drivers/scsi/
Ddpt_i2o.c107 static struct i2o_sys_tbl *sys_tbl;
3119 sys_tbl_len = sizeof(struct i2o_sys_tbl) + // Header + IOPs in adpt_i2o_build_sys_table()