Searched refs:src_id (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_fcoib.h | 81 uint32_t src_id);
|
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_fcoib.c | 83 uint32_t src_id) in hermon_fcoib_set_id() argument 105 n_port_ids[offset] = src_id; in hermon_fcoib_set_id()
|
/titanic_50/usr/src/uts/sun4u/starcat/sys/ |
H A D | drmach.h | 92 drmachid_t src_id, struct memlist *src_copy_ml,
|
/titanic_50/usr/src/uts/sun4u/starfire/sys/ |
H A D | drmach.h | 83 drmachid_t src_id, struct memlist *src_copy_ml,
|
/titanic_50/usr/src/uts/i86pc/sys/ |
H A D | drmach.h | 159 drmachid_t dst_id, drmachid_t src_id,
|
/titanic_50/usr/src/uts/sun4u/opl/sys/ |
H A D | drmach.h | 293 drmachid_t src_id, struct memlist *src_copy_ml,
|
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 2902 uint32_t src_id; in fp_port_startup() local 2947 src_id = lilp_map->lilp_myalpa & 0xFF; in fp_port_startup() 2990 src_id = 0; in fp_port_startup() 2996 if ((rval = fp_fabric_login(port, src_id, job, FP_CMD_PLOGI_DONT_CARE, in fp_port_startup() 4053 uint32_t src_id; in fp_port_login() local 4127 src_id = port->fp_port_id.port_id; in fp_port_login() 4130 fp_xlogi_init(port, cmd, src_id, d_id, fp_plogi_intr, in fp_port_login() 6617 uint32_t src_id; in fp_adisc_intr() local 6650 src_id = port->fp_port_id.port_id; in fp_adisc_intr() 6653 fp_xlogi_init(port, logi_cmd, src_id, in fp_adisc_intr() [all …]
|
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 775 fc_portid_t src_id; in fcip_port_attach() local 881 src_id.port_id = sid; in fcip_port_attach() 882 src_id.priv_lilp_posit = 0; in fcip_port_attach() 883 fport->fcipp_sid = src_id; in fcip_port_attach()
|