Lines Matching defs:pptr

1441 	struct fcp_port	*pptr;  in fcp_setup_device_data_ioctl()  local
1747 struct fcp_port *pptr; in fcp_get_target_mappings() local
2294 struct fcp_port *pptr = NULL; in fcp_send_scsi_ioctl() local
2878 fcp_port_t *pptr = ptgt->tgt_port; in fcp_is_reconfig_needed() local
3028 struct fcp_port *pptr = NULL; in fcp_get_statec_count() local
3106 struct fcp_ioctl *fioctl, struct fcp_port **pptr) in fcp_copyin_fcp_ioctl_data()
3183 fcp_port_create_tgt(struct fcp_port *pptr, la_wwn_t *pwwn, int *ret_val, in fcp_port_create_tgt()
3280 struct fcp_port *pptr; in fcp_tgt_send_plogi() local
3558 struct fcp_port *pptr; in fcp_ipkt_sema_cleanup() local
3664 struct fcp_port *pptr; in fcp_port_detach() local
3719 struct fcp_port *pptr = NULL; /* our soft state */ in fcp_port_ioctl() local
4223 struct fcp_port *pptr; in fcp_els_callback() local
4303 struct fcp_port *pptr; in fcp_statec_callback() local
4620 fcp_handle_devices(struct fcp_port *pptr, fc_portmap_t devlist[], in fcp_handle_devices()
4863 struct fcp_port *pptr; in fcp_handle_reportlun_changed() local
4936 fcp_handle_mapflags(struct fcp_port *pptr, struct fcp_tgt *ptgt, in fcp_handle_mapflags()
5148 fcp_send_els(struct fcp_port *pptr, struct fcp_tgt *ptgt, in fcp_send_els()
5371 fcp_update_state(struct fcp_port *pptr, uint32_t state, int cause) in fcp_update_state()
5394 fcp_offline_all(struct fcp_port *pptr, int lcount, int cause) in fcp_offline_all()
5533 struct fcp_port *pptr; in fcp_get_port() local
5553 struct fcp_port *pptr = icmd->ipkt_port; in fcp_unsol_callback() local
5598 fcp_unsol_prli(struct fcp_port *pptr, fc_unsol_buf_t *buf) in fcp_unsol_prli()
5734 fcp_icmd_alloc(struct fcp_port *pptr, struct fcp_tgt *ptgt, int cmd_len, in fcp_icmd_alloc()
5915 fcp_icmd_free(struct fcp_port *pptr, struct fcp_ipkt *icmd) in fcp_icmd_free()
5960 fcp_alloc_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd, in fcp_alloc_dma()
6098 fcp_free_dma(struct fcp_port *pptr, struct fcp_ipkt *icmd) in fcp_free_dma()
6147 fcp_lookup_target(struct fcp_port *pptr, uchar_t *wwn) in fcp_lookup_target()
6173 fcp_get_target_by_did(struct fcp_port *pptr, uint32_t d_id) in fcp_get_target_by_did()
6204 struct fcp_port *pptr; in fcp_icmd_callback() local
6524 struct fcp_port *pptr; in fcp_send_scsi() local
6705 struct fcp_port *pptr = ptgt->tgt_port; in fcp_check_reportlun() local
6905 struct fcp_port *pptr; in fcp_scsi_callback() local
7189 struct fcp_port *pptr = ptgt->tgt_port; in fcp_retry_scsi_cmd() local
7240 struct fcp_port *pptr; in fcp_handle_page83() local
7443 struct fcp_port *pptr; in fcp_handle_inquiry() local
7583 struct fcp_port *pptr; in fcp_handle_reportlun() local
7948 fcp_finish_tgt(struct fcp_port *pptr, struct fcp_tgt *ptgt, in fcp_finish_tgt()
8028 fcp_finish_init(struct fcp_port *pptr) in fcp_finish_init()
8063 struct fcp_port *pptr; in fcp_create_luns() local
8157 struct fcp_port *pptr = plun->lun_tgt->tgt_port; in fcp_trigger_lun() local
8294 fcp_offline_target(struct fcp_port *pptr, struct fcp_tgt *ptgt, in fcp_offline_target()
8341 fcp_offline_target_now(struct fcp_port *pptr, struct fcp_tgt *ptgt, in fcp_offline_target_now()
8382 struct fcp_port *pptr = plun->lun_tgt->tgt_port; in fcp_offline_lun() local
8478 fcp_scan_offline_luns(struct fcp_port *pptr) in fcp_scan_offline_luns()
8523 fcp_scan_offline_tgts(struct fcp_port *pptr) in fcp_scan_offline_tgts()
8584 struct fcp_port *pptr = LUN_PORT; in fcp_update_offline_flags() local
8626 struct fcp_port *pptr = LUN_PORT; in fcp_scan_commands() local
8693 fcp_abort_commands(struct fcp_pkt *head, struct fcp_port *pptr) in fcp_abort_commands()
8741 struct fcp_port *pptr = ADDR2FCP(&pkt->pkt_address); in fcp_cmd_callback() local
8779 struct fcp_port *pptr = ADDR2FCP(&pkt->pkt_address); in fcp_complete_pkt() local
9238 fcp_validate_fcp_response(struct fcp_rsp *rsp, struct fcp_port *pptr) in fcp_validate_fcp_response()
9287 fcp_device_changed(struct fcp_port *pptr, struct fcp_tgt *ptgt, in fcp_device_changed()
9407 fcp_alloc_tgt(struct fcp_port *pptr, fc_portmap_t *map_entry, int link_cnt) in fcp_alloc_tgt()
9492 fcp_queue_ipkt(struct fcp_port *pptr, fc_packet_t *fpkt) in fcp_queue_ipkt()
9625 struct fcp_port *pptr; in fcp_transport() local
9672 fcp_retry_ns_registry(struct fcp_port *pptr, uint32_t s_id) in fcp_retry_ns_registry()
9700 fcp_do_ns_registry(struct fcp_port *pptr, uint32_t s_id) in fcp_do_ns_registry()
9774 struct fcp_port *pptr; in fcp_handle_port_attach() local
10244 fcp_handle_port_detach(struct fcp_port *pptr, int flag, int instance) in fcp_handle_port_detach()
10338 fcp_cleanup_port(struct fcp_port *pptr, int instance) in fcp_cleanup_port()
10476 struct fcp_port *pptr; in fcp_kmem_cache_constructor() local
10544 struct fcp_port *pptr; in fcp_kmem_cache_destructor() local
10579 fcp_alloc_cmd_resp(struct fcp_port *pptr, fc_packet_t *fpkt, int flags) in fcp_alloc_cmd_resp()
10777 fcp_free_cmd_resp(struct fcp_port *pptr, fc_packet_t *fpkt) in fcp_free_cmd_resp()
10822 struct fcp_port *pptr = (struct fcp_port *) in fcp_phys_tgt_init() local
10908 struct fcp_port *pptr = (struct fcp_port *) in fcp_virt_tgt_init() local
11000 struct fcp_port *pptr = (struct fcp_port *) in fcp_scsi_tgt_init() local
11069 struct fcp_port *pptr = ADDR2FCP(ap); in fcp_scsi_start() local
11276 struct fcp_port *pptr = ADDR2FCP(ap); in fcp_scsi_abort() local
11300 struct fcp_port *pptr = ADDR2FCP(ap); in fcp_scsi_reset() local
11380 struct fcp_port *pptr; in fcp_pkt_setup() local
11490 struct fcp_port *pptr = ADDR2FCP(&pkt->pkt_address); in fcp_pkt_teardown() local
11527 struct fcp_port *pptr = ADDR2FCP(ap); in fcp_scsi_reset_notify() local
11538 struct fcp_port *pptr = fcp_dip2port(dip); in fcp_scsi_bus_get_eventcookie() local
11554 struct fcp_port *pptr = fcp_dip2port(dip); in fcp_scsi_bus_add_eventcall() local
11569 struct fcp_port *pptr = fcp_dip2port(dip); in fcp_scsi_bus_remove_eventcall() local
11585 struct fcp_port *pptr = fcp_dip2port(dip); in fcp_scsi_bus_post_event() local
11623 struct fcp_port *pptr = ADDR2FCP(ap); in fcp_reset_target() local
11812 struct fcp_port *pptr = ADDR2FCP(ap); in fcp_commoncap() local
11965 struct fcp_port *pptr; in fcp_scsi_get_name() local
12102 fcp_linkreset(struct fcp_port *pptr, struct scsi_address *ap, int sleep) in fcp_linkreset()
12159 struct fcp_port *pptr; /* port state ptr */ in fcp_handle_port_resume() local
12310 fcp_cp_pinfo(struct fcp_port *pptr, fc_ulp_port_info_t *pinfo) in fcp_cp_pinfo()
12377 struct fcp_port *pptr = elem->port; in fcp_hp_task() local
12412 struct fcp_port *pptr = plun->lun_tgt->tgt_port; in fcp_get_cip() local
12508 struct fcp_port *pptr = ptgt->tgt_port; in fcp_create_dip() local
12706 struct fcp_port *pptr = ptgt->tgt_port; in fcp_create_pip() local
12917 struct fcp_port *pptr = ptgt->tgt_port; in fcp_find_existing_dip() local
13093 struct fcp_port *pptr = ptgt->tgt_port; in fcp_find_existing_pip() local
13111 struct fcp_port *pptr = plun->lun_tgt->tgt_port; in fcp_online_child() local
13289 struct fcp_port *pptr = plun->lun_tgt->tgt_port; in fcp_offline_child() local
13484 struct fcp_port *pptr; in fcp_watch() local
13793 fcp_check_reset_delay(struct fcp_port *pptr) in fcp_check_reset_delay()
13871 fcp_abort_all(struct fcp_port *pptr, struct fcp_tgt *ttgt, in fcp_abort_all()
14072 fcp_soft_state_unlink(struct fcp_port *pptr) in fcp_soft_state_unlink()
14106 fcp_lookup_lun(struct fcp_port *pptr, uchar_t *wwn, uint16_t lun) in fcp_lookup_lun()
14150 fcp_prepare_pkt(struct fcp_port *pptr, struct fcp_pkt *cmd, in fcp_prepare_pkt()
14258 fcp_dopoll(struct fcp_port *pptr, struct fcp_pkt *cmd) in fcp_dopoll()
14334 fcp_get_lun_from_cip(struct fcp_port *pptr, child_info_t *cip) in fcp_get_lun_from_cip()
14375 fcp_pass_to_hp_and_wait(struct fcp_port *pptr, struct fcp_lun *plun, in fcp_pass_to_hp_and_wait()
14421 fcp_pass_to_hp(struct fcp_port *pptr, struct fcp_lun *plun, in fcp_pass_to_hp()
14477 fcp_retransport_cmd(struct fcp_port *pptr, struct fcp_pkt *cmd) in fcp_retransport_cmd()
14583 fcp_queue_pkt(struct fcp_port *pptr, struct fcp_pkt *cmd) in fcp_queue_pkt()
14640 fcp_update_targets(struct fcp_port *pptr, fc_portmap_t *dev_list, in fcp_update_targets()
14667 fcp_call_finish_init(struct fcp_port *pptr, struct fcp_tgt *ptgt, in fcp_call_finish_init()
14681 fcp_call_finish_init_held(struct fcp_port *pptr, struct fcp_tgt *ptgt, in fcp_call_finish_init_held()
14769 struct fcp_port *pptr = ptgt->tgt_port; in fcp_reconfigure_luns() local
14816 fcp_free_targets(struct fcp_port *pptr) in fcp_free_targets()
14910 fcp_create_on_demand(struct fcp_port *pptr, uchar_t *pwwn) in fcp_create_on_demand()
15222 struct fcp_port *pptr; in fcp_print_error() local
15376 fcp_handle_ipkt_errors(struct fcp_port *pptr, struct fcp_tgt *ptgt, in fcp_handle_ipkt_errors()
15503 fcp_construct_map(struct fcp_port *pptr, uint32_t *dev_cnt) in fcp_construct_map()
15573 fcp_update_mpxio_path_verifybusy(struct fcp_port *pptr) in fcp_update_mpxio_path_verifybusy()
15713 struct fcp_port *pptr = fcp_dip2port(parent); in fcp_scsi_bus_config() local
15860 fcp_reconfig_wait(struct fcp_port *pptr) in fcp_reconfig_wait()
16121 fcp_port_t *pptr = ADDR2FCP(ap); in fcp_pseudo_init_pkt() local
16218 fcp_port_t *pptr = ADDR2FCP(ap); in fcp_pseudo_destroy_pkt() local
16243 fcp_port_t *pptr = ADDR2FCP(ap); in fcp_pseudo_start() local