Searched refs:pd_type (Results 1 – 9 of 9) sorted by relevance
116 int pd_type; /* Command type */ member670 p->pd_type, (int)p->pd_pid)); in drain_pipe()671 switch (p->pd_type) { in drain_pipe()
1133 pkt->pkt_pd->pd_type == PORT_DEVICE_OLD) { in fc_ulp_login()1401 if (pd->pd_type == PORT_DEVICE_OLD || in fc_ulp_transport()1465 if (pd->pd_type == PORT_DEVICE_OLD || in fc_ulp_transport()1534 if (pd->pd_type == PORT_DEVICE_OLD || in fc_ulp_issue_els()1822 map->map_type = pd->pd_type; in fc_ulp_pwwn_to_portmap()3474 pd->pd_type = PORT_DEVICE_NEW; in fctl_alloc_remote_port()3653 tmp_pd->pd_type != PORT_DEVICE_OLD) { in fctl_enlist_did_table()3765 tmp_pd->pd_type != PORT_DEVICE_OLD) { in fctl_enlist_pwwn_table()3924 PORT_DEVICE_INVALID && pd->pd_type != PORT_DEVICE_OLD) { in fctl_hold_remote_port_by_did()4040 pd->pd_type != PORT_DEVICE_OLD) { in fctl_hold_remote_port_by_pwwn()[all …]
3862 ASSERT(pd->pd_type != PORT_DEVICE_OLD); in fp_loop_online()4251 pd->pd_type = PORT_DEVICE_OLD; in fp_remote_port_offline()6191 if (pd->pd_type == PORT_DEVICE_OLD) { in fp_plogi_intr()6194 pd->pd_type = PORT_DEVICE_CHANGED; in fp_plogi_intr()6197 pd->pd_type = PORT_DEVICE_NOCHANGE; in fp_plogi_intr()6232 pd->pd_type); in fp_plogi_intr()6234 pd->pd_type == PORT_DEVICE_OLD) || in fp_plogi_intr()6236 pd->pd_type = PORT_DEVICE_NOCHANGE; in fp_plogi_intr()6238 pd->pd_type = PORT_DEVICE_NEW; in fp_plogi_intr()6574 if (pd->pd_type != PORT_DEVICE_NEW) { in fp_adisc_intr()[all …]
82 int pd_type; /* command type */ member1132 prec.pd_type = cmd; in sendpid()1352 prec.pd_type = cmd; in sendupid()
236 uchar_t pd_type; /* new or old */ member
335 int pd_type; member
852 mdb_printf(" type : %d ", pd.pd_type); in remote_port()854 switch (pd.pd_type) { in remote_port()
2500 info->pd_type = funcid.function; in pcmcia_generic_name()2548 info->pd_type = PCM_TYPE_MEMORY; in pcmcia_generic_name()3059 card_info.pd_type = -1; /* no type to start */ in pcmcia_create_dev_info()3075 card_info.pd_type = PCM_TYPE_MEMORY; in pcmcia_create_dev_info()3272 if (info->pd_type >= 0 && in pcmcia_init_devinfo()3273 info->pd_type < (sizeof (pcmcia_dev_type) / in pcmcia_init_devinfo()3275 dtype = pcmcia_dev_type[info->pd_type]; in pcmcia_init_devinfo()
394 int pd_type; /* Command type */ member3639 switch (p->pd_type) { in sigpoll()