Lines Matching defs:hba

373 static struct status_msg *stex_get_status(struct st_hba *hba)  in stex_get_status()
394 static struct req_msg *stex_alloc_req(struct st_hba *hba) in stex_alloc_req()
404 static struct req_msg *stex_ss_alloc_req(struct st_hba *hba) in stex_ss_alloc_req()
410 static int stex_map_sg(struct st_hba *hba, in stex_map_sg()
442 static int stex_ss_map_sg(struct st_hba *hba, in stex_ss_map_sg()
475 static void stex_controller_info(struct st_hba *hba, struct st_ccb *ccb) in stex_controller_info()
503 stex_send_cmd(struct st_hba *hba, struct req_msg *req, u16 tag) in stex_send_cmd()
516 stex_ss_send_cmd(struct st_hba *hba, struct req_msg *req, u16 tag) in stex_ss_send_cmd()
577 struct st_hba *hba; in stex_queuecommand_lck() local
760 static void stex_check_cmd(struct st_hba *hba, in stex_check_cmd()
769 static void stex_mu_intr(struct st_hba *hba, u32 doorbell) in stex_mu_intr()
858 struct st_hba *hba = __hba; in stex_intr() local
884 static void stex_ss_mu_intr(struct st_hba *hba) in stex_ss_mu_intr()
959 struct st_hba *hba = __hba; in stex_ss_intr() local
982 static int stex_common_handshake(struct st_hba *hba) in stex_common_handshake()
1066 static int stex_ss_handshake(struct st_hba *hba) in stex_ss_handshake()
1130 static int stex_handshake(struct st_hba *hba) in stex_handshake()
1158 struct st_hba *hba = (struct st_hba *)host->hostdata; in stex_abort() local
1210 static void stex_hard_reset(struct st_hba *hba) in stex_hard_reset()
1249 static int stex_yos_reset(struct st_hba *hba) in stex_yos_reset()
1280 static void stex_ss_reset(struct st_hba *hba) in stex_ss_reset()
1287 static int stex_do_reset(struct st_hba *hba) in stex_do_reset()
1351 struct st_hba *hba; in stex_reset() local
1364 struct st_hba *hba = container_of(work, struct st_hba, reset_work); in stex_reset_work() local
1508 static int stex_request_irq(struct st_hba *hba) in stex_request_irq()
1534 static void stex_free_irq(struct st_hba *hba) in stex_free_irq()
1546 struct st_hba *hba; in stex_probe() local
1726 static void stex_hba_stop(struct st_hba *hba) in stex_hba_stop()
1772 static void stex_hba_free(struct st_hba *hba) in stex_hba_free()
1790 struct st_hba *hba = pci_get_drvdata(pdev); in stex_remove() local
1807 struct st_hba *hba = pci_get_drvdata(pdev); in stex_shutdown() local