Searched refs:portname (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/net/team/ |
D | team.c | 1113 char *portname = port_dev->name; in team_port_add() local 1118 portname); in team_port_add() 1124 "of a team device\n", portname); in team_port_add() 1131 portname); in team_port_add() 1141 portname); in team_port_add() 1166 portname); in team_port_add() 1173 portname); in team_port_add() 1180 portname); in team_port_add() 1187 portname); in team_port_add() 1198 portname); in team_port_add() [all …]
|
/linux-4.4.14/include/sound/ |
D | seq_kernel.h | 98 int cap, int type, int midi_channels, int midi_voices, char *portname);
|
/linux-4.4.14/include/scsi/fc/ |
D | fc_ms.h | 121 __be64 portname; member
|
/linux-4.4.14/sound/core/seq/ |
D | seq_ports.c | 661 int midi_voices, char *portname) in snd_seq_event_port_attach() argument 669 strlcpy(portinfo.name, portname ? portname : "Unamed port", in snd_seq_event_port_attach()
|
/linux-4.4.14/include/scsi/ |
D | fc_encode.h | 251 &ct->payload.rhba.port.port[0].portname); in fc_ct_ms_fill() 393 &ct->payload.rpa.port.portname); in fc_ct_ms_fill() 483 &ct->payload.dprt.port.portname); in fc_ct_ms_fill()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_lnode.c | 320 memcpy(&port_name->portname, csio_ln_wwpn(ln), 8); in csio_ln_fdmi_rhba_cbfn() 430 memcpy(®_pl->port[0].portname, csio_ln_wwpn(ln), 8); in csio_ln_fdmi_dprt_cbfn() 526 memcpy(&port_name->portname, csio_ln_wwpn(ln), 8); in csio_ln_fdmi_dhba_cbfn()
|
/linux-4.4.14/drivers/scsi/ |
D | hpsa_cmd.h | 277 u8 portname[8]; member
|
/linux-4.4.14/drivers/s390/net/ |
D | qeth_core_sys.c | 169 static DEVICE_ATTR(portname, 0644, qeth_dev_portname_show,
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_hw.h | 1977 uint32_t portname[2]; /* N_PORT name */ member 1996 uint32_t portname[2]; /* N_PORT name */ member 3215 uint8_t portname[8]; /* Used to be struct lpfc_name */ member
|
D | lpfc_init.c | 153 memcpy(phba->wwpn, (char *)mb->un.varRDnvp.portname, in lpfc_config_port_prep()
|