Home
last modified time | relevance | path

Searched refs:hptiop_adapter_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dhptiop.h270 struct hptiop_adapter_ops *ops;
344 struct hptiop_adapter_ops { struct
345 familyhptiop_adapter_ops global() argument
346 iop_wait_readyhptiop_adapter_ops global() argument
347 internal_memallochptiop_adapter_ops global() argument
348 internal_memfreehptiop_adapter_ops global() argument
349 map_pci_barhptiop_adapter_ops global() argument
350 unmap_pci_barhptiop_adapter_ops global() argument
351 enable_intrhptiop_adapter_ops global() argument
352 disable_intrhptiop_adapter_ops global() argument
353 get_confighptiop_adapter_ops global() argument
355 set_confighptiop_adapter_ops global() argument
357 iop_intrhptiop_adapter_ops global() argument
358 post_msghptiop_adapter_ops global() argument
359 post_reqhptiop_adapter_ops global() argument
360 hw_dma_bit_maskhptiop_adapter_ops global() argument
361 reset_commhptiop_adapter_ops global() argument
362 host_phy_flaghptiop_adapter_ops global() argument
H A Dhptiop.c1276 struct hptiop_adapter_ops *iop_ops; in hptiop_probe()
1298 iop_ops = (struct hptiop_adapter_ops *)id->driver_data; in hptiop_probe()
1580 static struct hptiop_adapter_ops hptiop_itl_ops = {
1599 static struct hptiop_adapter_ops hptiop_mv_ops = {
1618 static struct hptiop_adapter_ops hptiop_mvfrey_ops = {