• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/

Lines Matching refs:hptiop_hba

47 static void hptiop_host_request_callback(struct hptiop_hba *hba, u32 tag);
48 static void hptiop_iop_request_callback(struct hptiop_hba *hba, u32 tag);
49 static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg);
77 static void hptiop_request_callback(struct hptiop_hba *hba, u32 tag)
86 static inline void hptiop_drain_outbound_queue(struct hptiop_hba *hba)
112 static int __iop_intr(struct hptiop_hba *hba)
136 static int iop_send_sync_request(struct hptiop_hba *hba,
162 static int iop_send_sync_msg(struct hptiop_hba *hba, u32 msg, u32 millisec)
184 static int iop_get_config(struct hptiop_hba *hba,
212 static int iop_set_config(struct hptiop_hba *hba,
244 static int hptiop_initialize_iop(struct hptiop_hba *hba)
264 static int hptiop_map_pci_bar(struct hptiop_hba *hba)
291 static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg)
306 static inline struct hptiop_request *get_req(struct hptiop_hba *hba)
319 static inline void free_req(struct hptiop_hba *hba, struct hptiop_request *req)
326 static void hptiop_host_request_callback(struct hptiop_hba *hba, u32 tag)
395 void hptiop_iop_request_callback(struct hptiop_hba *hba, u32 tag)
436 struct hptiop_hba *hba = dev_id;
450 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata;
494 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata;
570 static int hptiop_reset_hba(struct hptiop_hba *hba)
600 struct hptiop_hba * hba = (struct hptiop_hba *)host->hostdata;
626 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata;
677 struct hptiop_hba *hba;
710 host = scsi_host_alloc(&driver_template, sizeof(struct hptiop_hba));
716 hba = (struct hptiop_hba *)host->hostdata;
865 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata;
887 struct hptiop_hba *hba = (struct hptiop_hba *)host->hostdata;