Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Di2o-dev.h198 } i2o_hrt; typedef
/linux-4.1.27/drivers/scsi/
Ddpti.h239 i2o_hrt* hrt;
Ddpt_i2o.c3285 int ret, size = sizeof(i2o_hrt); in adpt_i2o_hrt_get()
/linux-4.1.27/drivers/staging/i2o/
Dpci.c196 if (i2o_dma_alloc(dev, &c->hrt, sizeof(i2o_hrt))) { in i2o_pci_alloc()
Diop.c978 i2o_hrt *hrt = c->hrt.virt; in i2o_hrt_get()
979 u32 size = sizeof(i2o_hrt); in i2o_hrt_get()
Di2o_config.c92 i2o_hrt *hrt; in i2o_cfg_gethrt()
110 hrt = (i2o_hrt *) c->hrt.virt; in i2o_cfg_gethrt()
Di2o_proc.c298 i2o_hrt *hrt = (i2o_hrt *) c->hrt.virt; in i2o_seq_show_hrt()