Home
last modified time | relevance | path

Searched refs:i2o_device (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/include/linux/
Di2o.h55 struct i2o_device struct
73 struct i2o_device *next; /* Chain */ argument
74 struct i2o_device *prev; argument
113 struct i2o_device *devices; /* I2O device chain */
149 int (*bind)(struct i2o_controller *, struct i2o_device *);
152 int (*unbind)(struct i2o_controller *, struct i2o_device *);
178 void (*new_dev_notify)(struct i2o_controller *, struct i2o_device *);
181 void (*dev_del_notify)(struct i2o_controller *, struct i2o_device *);
314 extern int i2o_claim_device(struct i2o_device *, struct i2o_handler *);
315 extern int i2o_release_device(struct i2o_device *, struct i2o_handler *);
[all …]
/linux-2.4.37.9/drivers/message/i2o/
Di2o_proc.c97 static void i2o_proc_add_device(struct i2o_device *, struct proc_dir_entry *);
98 static void i2o_proc_remove_device(struct i2o_device *);
101 static void i2o_proc_new_dev(struct i2o_controller *, struct i2o_device *);
102 static void i2o_proc_dev_del(struct i2o_controller *, struct i2o_device *);
1019 struct i2o_device *d = (struct i2o_device*)data; in i2o_proc_read_groups()
1094 struct i2o_device *d = (struct i2o_device*)data; in i2o_proc_read_phys_device()
1144 struct i2o_device *d = (struct i2o_device*)data; in i2o_proc_read_claimed()
1193 struct i2o_device *d = (struct i2o_device*)data; in i2o_proc_read_users()
1253 struct i2o_device *d = (struct i2o_device*)data; in i2o_proc_read_priv_msgs()
1316 struct i2o_device *d = (struct i2o_device*)data; in i2o_proc_read_authorized_users()
[all …]
Di2o_lan.c134 struct i2o_device *i2o_dev = priv->i2o_dev; in i2o_lan_handle_failure()
476 struct i2o_device *i2o_dev = priv->i2o_dev; in i2o_lan_handle_event()
582 struct i2o_device *i2o_dev = priv->i2o_dev; in i2o_lan_receive_post()
655 struct i2o_device *i2o_dev = priv->i2o_dev; in i2o_lan_reset()
680 struct i2o_device *i2o_dev = priv->i2o_dev; in i2o_lan_suspend()
705 struct i2o_device *i2o_dev = priv->i2o_dev; in i2o_set_ddm_parameters()
743 struct i2o_device *i2o_dev = priv->i2o_dev; in i2o_lan_open()
798 struct i2o_device *i2o_dev = priv->i2o_dev; in i2o_lan_close()
865 struct i2o_device *i2o_dev = priv->i2o_dev; in i2o_lan_sdu_send()
954 struct i2o_device *i2o_dev = priv->i2o_dev; in i2o_lan_packet_send()
[all …]
Di2o_core.c101 void i2o_report_controller_unit(struct i2o_controller *, struct i2o_device *);
353 int i2o_install_device(struct i2o_controller *c, struct i2o_device *d) in i2o_install_device()
376 int __i2o_delete_device(struct i2o_device *d) in __i2o_delete_device()
378 struct i2o_device **p; in __i2o_delete_device()
445 int i2o_delete_device(struct i2o_device *d) in i2o_delete_device()
690 int i2o_claim_device(struct i2o_device *d, struct i2o_handler *h) in i2o_claim_device()
725 int i2o_release_device(struct i2o_device *d, struct i2o_handler *h) in i2o_release_device()
772 int i2o_device_notify_on(struct i2o_device *d, struct i2o_handler *h) in i2o_device_notify_on()
801 int i2o_device_notify_off(struct i2o_device *d, struct i2o_handler *h) in i2o_device_notify_off()
953 struct i2o_device *d = (struct i2o_device *) in i2o_core_evt()
[all …]
Di2o_block.c140 struct i2o_device *i2odev;
206 static void i2ob_new_device(struct i2o_controller *, struct i2o_device *);
207 static void i2ob_del_device(struct i2o_controller *, struct i2o_device *);
209 static int i2ob_install_device(struct i2o_controller *, struct i2o_device *, int);
1232 static int i2ob_install_device(struct i2o_controller *c, struct i2o_device *d, int unit) in i2ob_install_device()
1429 struct i2o_device *d, *b=NULL; in i2ob_scan()
1562 void i2ob_new_device(struct i2o_controller *c, struct i2o_device *d) in i2ob_new_device()
1611 void i2ob_del_device(struct i2o_controller *c, struct i2o_device *d) in i2ob_del_device()
1889 struct i2o_device *d; in i2o_block_exit()
Di2o_pci.c72 static int i2o_pci_bind(struct i2o_controller *c, struct i2o_device *dev) in i2o_pci_bind()
88 static int i2o_pci_unbind(struct i2o_controller *c, struct i2o_device *dev) in i2o_pci_unbind()
Di2o_scsi.c304 static int i2o_find_lun(struct i2o_controller *c, struct i2o_device *d, int *target, int *lun) in i2o_find_lun()
322 static void i2o_scsi_init(struct i2o_controller *c, struct i2o_device *d, struct Scsi_Host *shpnt) in i2o_scsi_init()
324 struct i2o_device *unit; in i2o_scsi_init()
421 struct i2o_device *d; in i2o_scsi_detect()
Di2o_lan.h128 struct i2o_device *i2o_dev;
Di2o_config.c757 struct i2o_device *d; in ioctl_evt_reg()
/linux-2.4.37.9/drivers/scsi/dpt/
Ddpti_i2o.h89 struct i2o_device struct
91 struct i2o_device *next; /* Chain */ argument
92 struct i2o_device *prev; argument
115 struct i2o_device *devices; /* I2O device chain */ argument
/linux-2.4.37.9/drivers/scsi/
Ddpti.h242 struct i2o_device* pI2o_dev;
252 struct i2o_device* pI2o_dev;
292 struct i2o_device* devices;
322 static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d);
335 static int adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d);
Ddpt_i2o.c995 struct i2o_device* d; in adpt_i2o_delete_hba()
996 struct i2o_device* next; in adpt_i2o_delete_hba()
1375 struct i2o_device *d; in adpt_i2o_parse_lct()
1433 d = (struct i2o_device *)kmalloc(sizeof(struct i2o_device), GFP_KERNEL); in adpt_i2o_parse_lct()
1543 static int adpt_i2o_install_device(adpt_hba* pHba, struct i2o_device *d) in adpt_i2o_install_device()
2369 struct i2o_device *d; in adpt_i2o_reparse_lct()
2376 struct i2o_device* pI2o_dev = NULL; in adpt_i2o_reparse_lct()
2423 d = (struct i2o_device *)kmalloc(sizeof(struct i2o_device), GFP_KERNEL); in adpt_i2o_reparse_lct()
3003 static void adpt_i2o_report_hba_unit(adpt_hba* pHba, struct i2o_device *d) in adpt_i2o_report_hba_unit()