Home
last modified time | relevance | path

Searched refs:port_number (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c157 static int port_number; variable
572 if (port_number == 0) { in main()
585 port_number = encrypt_flag ? in main()
588 port_number = sp->s_port; in main()
591 port_number = htons(IPPORT_LOGINSERVER); in main()
649 status = kcmd(&sock, &host, port_number, in main()
685 port_number = htons(IPPORT_LOGINSERVER); in main()
733 rem = rcmd_af(&host, port_number, in main()
/illumos-gate/usr/src/uts/common/sys/audio/
H A Daudio_oss.h367 int port_number; member
397 int port_number; member
435 int port_number; member
/illumos-gate/usr/src/uts/common/sys/
H A Daggr_lacp.h334 uint16_t port_number; /* 0: aggregatable */ member
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dcommon.h175 unsigned char port_number; member
H A Dch_subr.c1377 adapter->params.nports = bi->port_number; in t1_init_sw_modules()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h678 uint8_t port_number; member
684 uint8_t port_number;
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c416 hic.cmd.port_number = hw->bus.lan_id; in ixgbe_fw_phy_activity()
1232 token_cmd.port_number = hw->bus.lan_id; in ixgbe_get_phy_token()
1270 token_cmd.port_number = hw->bus.lan_id; in ixgbe_put_phy_token()
1305 write_cmd.port_number = hw->bus.lan_id; in ixgbe_write_iosf_sb_reg_x550a()
1338 hic.cmd.port_number = hw->bus.lan_id; in ixgbe_read_iosf_sb_reg_x550a()
3731 fw_cmd.port_number = (u8)hw->bus.lan_id; in ixgbe_disable_rx_x550()
H A Dixgbe_type.h3200 u8 port_number; member
3207 u8 port_number; member
3214 u8 port_number; member
3229 u8 port_number; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h390 uint8_t port_number; member
396 uint8_t port_number;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c78 hdr->u0.req.port_number = port; in mbx_common_req_hdr_init()
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_oss.c1356 mi->port_number = 0; in sound_mixer_info()