Searched defs:portid (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/net/agr/ |
H A D | ieee8023ad_lacp_debug.c | 78 lacp_format_portid(const struct lacp_portid *portid, char *buf, size_t buflen) in lacp_format_portid() 92 char portid[LACP_PORTIDSTR_MAX+1]; in lacp_format_partner() local
|
/netbsd-src/sys/dev/ic/ |
H A D | isp.c | 2080 isp_plogx(ispsoftc_t *isp, int chan, uint16_t handle, uint32_t portid, int flags, int gs) in isp_plogx() 2232 isp_port_login(ispsoftc_t *isp, uint16_t handle, uint32_t portid) in isp_port_login() 2285 isp_port_logout(ispsoftc_t *isp, uint16_t handle, uint32_t portid) in isp_port_logout() 3345 uint32_t portid; in isp_scan_fabric() local 3883 isp_login_device(ispsoftc_t *isp, int chan, uint32_t portid, isp_pdb_t *p, uint16_t *ohp) in isp_login_device()
|
H A D | isp_ioctl.h | 121 portid : 24; /* 24 bit Port ID */ member
|
H A D | ispvar.h | 449 portid : 24; member
|
H A D | ispmbox.h | 1305 portid : 24; member 1347 portid : 24; member 1553 uint8_t portid[3]; member 1630 portid : 24; member
|
/netbsd-src/sys/arch/sparc64/sparc64/ |
H A D | autoconf.c | 751 int portid; in mainbus_attach() local [all...] |
/netbsd-src/sys/arch/arm/sunxi/ |
H A D | sun6i_dma.c | 235 const u_int portid = be32dec(data); sun6idma_acquire() local
|