Home
last modified time | relevance | path

Searched refs:i2o_hrt (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/include/linux/
Di2o-dev.h198 } i2o_hrt; typedef
/linux-2.6.39/drivers/scsi/
Ddpti.h240 i2o_hrt* hrt;
Ddpt_i2o.c3373 int ret, size = sizeof(i2o_hrt); in adpt_i2o_hrt_get()
/linux-2.6.39/drivers/message/i2o/
Dpci.c195 if (i2o_dma_alloc(dev, &c->hrt, sizeof(i2o_hrt))) { in i2o_pci_alloc()
Diop.c979 i2o_hrt *hrt = c->hrt.virt; in i2o_hrt_get()
980 u32 size = sizeof(i2o_hrt); in i2o_hrt_get()
Di2o_config.c93 i2o_hrt *hrt; in i2o_cfg_gethrt()
111 hrt = (i2o_hrt *) c->hrt.virt; in i2o_cfg_gethrt()
Di2o_proc.c296 i2o_hrt *hrt = (i2o_hrt *) c->hrt.virt; in i2o_seq_show_hrt()