Searched refs:port1 (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_filter.c459 uint16_t rport, port1, port2; local
515 port1 = rport;
518 port1 = gen_spec->efs_loc_port;
524 port1 = gen_spec->efs_loc_port;
527 port1 = rport;
531 sf_spec->sfs_dword[0] = (host1 << 16) | port1;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_rules.c249 ports2str(short port1, short port2, char *buf, const int sz) argument
251 if (port2 <= port1)
252 (void) snprintf(buf, sz, "port=%d", port1);
254 (void) snprintf(buf, sz, "port=%d-%d", port1, port2);
/illumos-gate/usr/src/cmd/luxadm/
H A Dqlgcupdate.c156 * The variables port1 and port2 are used to store the bus id
162 static char port1[MAXNAMELEN] = {NULL}; local
320 if (strcmp(port1, port2) == 0) {
374 (void) strcpy(port1, port2);
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c2262 yge_port_t *port1; local
2276 port1 = dev->d_port[YGE_PORT_A];
2301 dispatch_wrk |= yge_intr_gmac(port1);
2308 yge_error(NULL, status & Y2_IS_CHK_RX1 ? port1 : port2,
2315 yge_error(NULL, status & Y2_IS_CHK_TXA1 ? port1 : port2,
2340 if (port1->p_running) {
2342 yge_txeof(port1, txindex[0]);
2345 mac_rx(port1->p_mh, NULL, heads[0]);
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h289 uint32_t port1:4; member in struct:_txc_max_reorder_t::__anon8642::__anon8643
295 uint32_t port1:4;
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/powerpc/
H A Dp2041rdb.dts374 port1 {
H A Dp3041ds.dts413 port1 {
H A Dp5020ds.dts409 port1 {
H A Dp2041si.dtsi1193 port1 {
H A Dp3041si.dtsi1204 port1 {
H A Dp5020si.dtsi1250 port1 {

Completed in 106 milliseconds