Symbol: hpt_iop_hba
sys/dev/hptiop/hptiop.c
101
static int hptiop_set_config_itl(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
1022
static int hptiop_set_config_mv(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
103
static int hptiop_set_config_mv(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
1049
static int hptiop_set_config_mvfrey(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
105
static int hptiop_set_config_mvfrey(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
107
static int hptiop_internal_memalloc_mv(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
1074
static int hptiop_post_ioctl_command_itl(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
108
static int hptiop_internal_memalloc_mvfrey(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
109
static int hptiop_internal_memfree_itl(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
110
static int hptiop_internal_memfree_mv(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
111
static int hptiop_internal_memfree_mvfrey(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
112
static int hptiop_post_ioctl_command_itl(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
1125
static int hptiop_bus_space_copyin(struct hpt_iop_hba *hba, u_int32_t bus,
sys/dev/hptiop/hptiop.c
114
static int hptiop_post_ioctl_command_mv(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
1140
static int hptiop_bus_space_copyout(struct hpt_iop_hba *hba, u_int32_t bus,
sys/dev/hptiop/hptiop.c
1155
static int hptiop_do_ioctl_itl(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
117
static int hptiop_post_ioctl_command_mvfrey(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
120
static void hptiop_post_req_itl(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
1208
static int hptiop_post_ioctl_command_mv(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
123
static void hptiop_post_req_mv(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
1247
static int hptiop_do_ioctl_mv(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
126
static void hptiop_post_req_mvfrey(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
1288
static int hptiop_post_ioctl_command_mvfrey(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
129
static void hptiop_post_msg_itl(struct hpt_iop_hba *hba, u_int32_t msg);
sys/dev/hptiop/hptiop.c
130
static void hptiop_post_msg_mv(struct hpt_iop_hba *hba, u_int32_t msg);
sys/dev/hptiop/hptiop.c
131
static void hptiop_post_msg_mvfrey(struct hpt_iop_hba *hba, u_int32_t msg);
sys/dev/hptiop/hptiop.c
132
static void hptiop_enable_intr_itl(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
133
static void hptiop_enable_intr_mv(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
134
static void hptiop_enable_intr_mvfrey(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
1344
static int hptiop_do_ioctl_mvfrey(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
135
static void hptiop_disable_intr_itl(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
136
static void hptiop_disable_intr_mv(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
137
static void hptiop_disable_intr_mvfrey(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
138
static void hptiop_free_srb(struct hpt_iop_hba *hba, struct hpt_iop_srb *srb);
sys/dev/hptiop/hptiop.c
1385
static int hptiop_rescan_bus(struct hpt_iop_hba * hba)
sys/dev/hptiop/hptiop.c
139
static int hptiop_os_query_remove_device(struct hpt_iop_hba *hba, int tid);
sys/dev/hptiop/hptiop.c
1405
static int hptiop_alloc_pci_res_itl(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
1431
static int hptiop_alloc_pci_res_mv(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
1480
static int hptiop_alloc_pci_res_mvfrey(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
149
static void hptiop_release_resource(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
1530
static void hptiop_release_pci_res_itl(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
1537
static void hptiop_release_pci_res_mv(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
1547
static void hptiop_release_pci_res_mvfrey(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
1557
static int hptiop_internal_memalloc_mv(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
1601
static int hptiop_internal_memalloc_mvfrey(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
164
((struct hpt_iop_hba *)((dev)->si_drv1))
sys/dev/hptiop/hptiop.c
1658
static int hptiop_internal_memfree_itl(struct hpt_iop_hba *hba) {
sys/dev/hptiop/hptiop.c
1662
static int hptiop_internal_memfree_mv(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
1674
static int hptiop_internal_memfree_mvfrey(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
1686
static int hptiop_reset_comm_mvfrey(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
1791
sizeof(struct hpt_iop_hba)
sys/dev/hptiop/hptiop.c
1799
struct hpt_iop_hba *hba;
sys/dev/hptiop/hptiop.c
1856
hba = (struct hpt_iop_hba *)device_get_softc(dev);
sys/dev/hptiop/hptiop.c
1857
bzero(hba, sizeof(struct hpt_iop_hba));
sys/dev/hptiop/hptiop.c
1867
struct hpt_iop_hba *hba = (struct hpt_iop_hba *)device_get_softc(dev);
sys/dev/hptiop/hptiop.c
188
struct hpt_iop_hba *hba = hba_from_dev(dev);
sys/dev/hptiop/hptiop.c
201
struct hpt_iop_hba *hba = hba_from_dev(dev);
sys/dev/hptiop/hptiop.c
210
struct hpt_iop_hba *hba = hba_from_dev(dev);
sys/dev/hptiop/hptiop.c
2127
struct hpt_iop_hba * hba = (struct hpt_iop_hba *)device_get_softc(dev);
sys/dev/hptiop/hptiop.c
2155
struct hpt_iop_hba * hba = (struct hpt_iop_hba *)device_get_softc(dev);
sys/dev/hptiop/hptiop.c
2174
struct hpt_iop_hba * hba = (struct hpt_iop_hba *)arg;
sys/dev/hptiop/hptiop.c
2182
struct hpt_iop_hba *hba;
sys/dev/hptiop/hptiop.c
2193
static void hptiop_enable_intr_itl(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
2199
static void hptiop_enable_intr_mv(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
2210
static void hptiop_enable_intr_mvfrey(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
2222
static void hptiop_disable_intr_itl(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
2233
static void hptiop_disable_intr_mv(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
224
static u_int64_t hptiop_mv_outbound_read(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
2244
static void hptiop_disable_intr_mvfrey(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
2258
struct hpt_iop_hba * hba = (struct hpt_iop_hba *)argv;
sys/dev/hptiop/hptiop.c
2264
static void *hptiop_get_srb(struct hpt_iop_hba * hba)
sys/dev/hptiop/hptiop.c
2277
static void hptiop_free_srb(struct hpt_iop_hba *hba, struct hpt_iop_srb *srb)
sys/dev/hptiop/hptiop.c
2285
struct hpt_iop_hba * hba = (struct hpt_iop_hba *)cam_sim_softc(sim);
sys/dev/hptiop/hptiop.c
2380
static void hptiop_post_req_itl(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
247
static void hptiop_mv_inbound_write(u_int64_t p, struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
2505
static void hptiop_post_req_mv(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
2559
static void hptiop_post_req_mvfrey(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
262
static void hptiop_post_msg_itl(struct hpt_iop_hba *hba, u_int32_t msg)
sys/dev/hptiop/hptiop.c
2636
struct hpt_iop_hba *hba = srb->hba;
sys/dev/hptiop/hptiop.c
2656
struct hpt_iop_hba *hba = (struct hpt_iop_hba *)arg;
sys/dev/hptiop/hptiop.c
2666
struct hpt_iop_hba *hba = (struct hpt_iop_hba *)arg;
sys/dev/hptiop/hptiop.c
268
static void hptiop_post_msg_mv(struct hpt_iop_hba *hba, u_int32_t msg)
sys/dev/hptiop/hptiop.c
2701
struct hpt_iop_hba * hba = (struct hpt_iop_hba *)arg;
sys/dev/hptiop/hptiop.c
2751
static void hptiop_os_message_callback(struct hpt_iop_hba * hba, u_int32_t msg)
sys/dev/hptiop/hptiop.c
2756
static int hptiop_os_query_remove_device(struct hpt_iop_hba * hba,
sys/dev/hptiop/hptiop.c
277
static void hptiop_post_msg_mvfrey(struct hpt_iop_hba *hba, u_int32_t msg)
sys/dev/hptiop/hptiop.c
2780
static void hptiop_release_resource(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
283
static int hptiop_wait_ready_itl(struct hpt_iop_hba * hba, u_int32_t millisec)
sys/dev/hptiop/hptiop.c
304
static int hptiop_wait_ready_mv(struct hpt_iop_hba * hba, u_int32_t millisec)
sys/dev/hptiop/hptiop.c
312
static int hptiop_wait_ready_mvfrey(struct hpt_iop_hba * hba,
sys/dev/hptiop/hptiop.c
321
static void hptiop_request_callback_itl(struct hpt_iop_hba * hba,
sys/dev/hptiop/hptiop.c
458
static void hptiop_drain_outbound_queue_itl(struct hpt_iop_hba *hba)
sys/dev/hptiop/hptiop.c
493
static int hptiop_intr_itl(struct hpt_iop_hba * hba)
sys/dev/hptiop/hptiop.c
516
static void hptiop_request_callback_mv(struct hpt_iop_hba * hba,
sys/dev/hptiop/hptiop.c
612
static void hptiop_request_callback_mvfrey(struct hpt_iop_hba * hba,
sys/dev/hptiop/hptiop.c
717
static void hptiop_drain_outbound_queue_mv(struct hpt_iop_hba * hba)
sys/dev/hptiop/hptiop.c
730
static int hptiop_intr_mv(struct hpt_iop_hba * hba)
sys/dev/hptiop/hptiop.c
755
static int hptiop_intr_mvfrey(struct hpt_iop_hba * hba)
sys/dev/hptiop/hptiop.c
77
static int hptiop_send_sync_msg(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
79
static void hptiop_request_callback_itl(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
799
static int hptiop_send_sync_request_itl(struct hpt_iop_hba * hba,
sys/dev/hptiop/hptiop.c
81
static void hptiop_request_callback_mv(struct hpt_iop_hba *hba, u_int64_t req);
sys/dev/hptiop/hptiop.c
82
static void hptiop_request_callback_mvfrey(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
821
static int hptiop_send_sync_request_mv(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
84
static void hptiop_os_message_callback(struct hpt_iop_hba *hba, u_int32_t msg);
sys/dev/hptiop/hptiop.c
845
static int hptiop_send_sync_request_mvfrey(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
85
static int hptiop_do_ioctl_itl(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
87
static int hptiop_do_ioctl_mv(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
887
static int hptiop_send_sync_msg(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
89
static int hptiop_do_ioctl_mvfrey(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
905
static int hptiop_get_config_itl(struct hpt_iop_hba * hba,
sys/dev/hptiop/hptiop.c
91
static int hptiop_rescan_bus(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
92
static int hptiop_alloc_pci_res_itl(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
93
static int hptiop_alloc_pci_res_mv(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
938
static int hptiop_get_config_mv(struct hpt_iop_hba * hba,
sys/dev/hptiop/hptiop.c
94
static int hptiop_alloc_pci_res_mvfrey(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.c
95
static int hptiop_get_config_itl(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
961
static int hptiop_get_config_mvfrey(struct hpt_iop_hba * hba,
sys/dev/hptiop/hptiop.c
97
static int hptiop_get_config_mv(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
99
static int hptiop_get_config_mvfrey(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.c
992
static int hptiop_set_config_itl(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.h
367
struct hpt_iop_hba *next;
sys/dev/hptiop/hptiop.h
436
int (*iop_wait_ready)(struct hpt_iop_hba *hba, u_int32_t millisec);
sys/dev/hptiop/hptiop.h
437
int (*internal_memalloc)(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.h
438
int (*internal_memfree)(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.h
439
int (*alloc_pci_res)(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.h
440
void (*release_pci_res)(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.h
441
void (*enable_intr)(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.h
442
void (*disable_intr)(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.h
443
int (*get_config)(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.h
445
int (*set_config)(struct hpt_iop_hba *hba,
sys/dev/hptiop/hptiop.h
447
int (*iop_intr)(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.h
448
void (*post_msg)(struct hpt_iop_hba *hba, u_int32_t msg);
sys/dev/hptiop/hptiop.h
449
void (*post_req)(struct hpt_iop_hba *hba, struct hpt_iop_srb *srb, bus_dma_segment_t *segs, int nsegs);
sys/dev/hptiop/hptiop.h
450
int (*do_ioctl)(struct hpt_iop_hba *hba, struct hpt_iop_ioctl_param * pParams);
sys/dev/hptiop/hptiop.h
451
int (*reset_comm)(struct hpt_iop_hba *hba);
sys/dev/hptiop/hptiop.h
456
struct hpt_iop_hba *hba;
sys/dev/hptiop/hptiop.h
474
static __inline int hptiop_sleep(struct hpt_iop_hba *hba, void *ident,