Home
last modified time | relevance | path

Searched defs:portid (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/net/agr/
H A Dieee8023ad_lacp_debug.c78 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 Disp.c2080 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 Disp_ioctl.h121 portid : 24; /* 24 bit Port ID */ member
H A Dispvar.h449 portid : 24; member
H A Dispmbox.h1305 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 Dautoconf.c751 int portid; in mainbus_attach() local
[all...]
/netbsd-src/sys/arch/arm/sunxi/
H A Dsun6i_dma.c235 const u_int portid = be32dec(data); sun6idma_acquire() local