sc_port 141 dev/pci/eap.c u_short sc_port[AK_NPORTS]; /* mirror of the hardware setting */ sc_port 1262 dev/pci/eap.c sc->sc_port[a] = d; sc_port 1404 dev/pci/eap.c l = ATT5_TO_VOL(sc->sc_port[AK_MASTER_L]); sc_port 1405 dev/pci/eap.c r = ATT5_TO_VOL(sc->sc_port[AK_MASTER_R]); sc_port 1432 dev/pci/eap.c l = GAIN5_TO_VOL(sc->sc_port[la]); sc_port 1433 dev/pci/eap.c r = GAIN5_TO_VOL(sc->sc_port[ra]); sc_port 248 dev/pci/if_che.c int sc_port; sc_port 454 dev/pci/if_che.c sc->sc_port = caa->caa_port; sc_port 675 dev/pci/if_nxe.c int sc_port; sc_port 1128 dev/pci/if_nxe.c nxe_crb_write(sc, NXE_1_SW_CONTEXT(sc->sc_port), sc_port 1129 dev/pci/if_nxe.c NXE_1_SW_CONTEXT_SIG(sc->sc_port)); sc_port 1192 dev/pci/if_nxe.c nxe_crb_write(sc, NXE_0_XG_MAC_LO(sc->sc_port), sc_port 1194 dev/pci/if_nxe.c nxe_crb_write(sc, NXE_0_XG_MAC_HI(sc->sc_port), sc_port 1216 dev/pci/if_nxe.c nxe_crb_write(sc, NXE_0_XG_CFG0(sc->sc_port), sc_port 1218 dev/pci/if_nxe.c nxe_crb_write(sc, NXE_0_XG_CFG1(sc->sc_port), cfg1); sc_port 1306 dev/pci/if_nxe.c txd->tx_port = sc->sc_port; sc_port 1621 dev/pci/if_nxe.c sc->sc_port = nxe_crb_read(sc, NXE_1_SW_V2P(sc->sc_function)); sc_port 1622 dev/pci/if_nxe.c if (sc->sc_port == 0x55555555) sc_port 1623 dev/pci/if_nxe.c sc->sc_port = sc->sc_function; sc_port 477 dev/pci/if_tht.c int sc_port; sc_port 751 dev/pci/if_tht.c sc->sc_port = taa->taa_port; sc_port 752 dev/pci/if_tht.c sc->sc_imr = THT_IMR_DOWN(sc->sc_port); sc_port 756 dev/pci/if_tht.c THT_PORT_REGION(sc->sc_port), THT_PORT_SIZE, sc_port 995 dev/pci/if_tht.c sc->sc_imr = THT_IMR_UP(sc->sc_port); sc_port 1093 dev/pci/if_tht.c sc->sc_imr = THT_IMR_DOWN(sc->sc_port); sc_port 64 dev/sbus/apio.c struct device *sc_port; sc_port 154 dev/sbus/apio.c sc->sc_port = config_found(self, &aaa, apio_print); sc_port 140 dev/sbus/spif.c sc->sc_ttys->sc_port[(port)].sp_dtr = v; \ sc_port 145 dev/sbus/spif.c #define DTR_READ(sc,port) ((sc)->sc_ttys->sc_port[(port)].sp_dtr) sc_port 302 dev/sbus/spif.c struct stty_port *sp = &ssc->sc_port[port]; sc_port 354 dev/sbus/spif.c sp = &sc->sc_port[port]; sc_port 428 dev/sbus/spif.c struct stty_port *sp = &sc->sc_port[SPIF_PORT(dev)]; sc_port 458 dev/sbus/spif.c struct stty_port *sp = &stc->sc_port[SPIF_PORT(dev)]; sc_port 584 dev/sbus/spif.c struct stty_port *sp = &st->sc_port[SPIF_PORT(tp->t_dev)]; sc_port 683 dev/sbus/spif.c struct stty_port *sp = &sc->sc_port[SPIF_PORT(dev)]; sc_port 696 dev/sbus/spif.c struct stty_port *sp = &sc->sc_port[SPIF_PORT(dev)]; sc_port 707 dev/sbus/spif.c struct stty_port *sp = &sc->sc_port[SPIF_PORT(dev)]; sc_port 718 dev/sbus/spif.c struct stty_port *sp = &sc->sc_port[SPIF_PORT(tp->t_dev)]; sc_port 736 dev/sbus/spif.c struct stty_port *sp = &stc->sc_port[SPIF_PORT(tp->t_dev)]; sc_port 772 dev/sbus/spif.c sp = &sc->sc_ttys->sc_port[channel]; sc_port 800 dev/sbus/spif.c sp = &sc->sc_ttys->sc_port[channel]; sc_port 835 dev/sbus/spif.c sp = &sc->sc_ttys->sc_port[channel]; sc_port 887 dev/sbus/spif.c sp = &sc->sc_ttys->sc_port[channel]; sc_port 944 dev/sbus/spif.c sp = &stc->sc_port[i]; sc_port 57 dev/sbus/spifvar.h struct stty_port sc_port[SPIF_MAX_SERIAL]; sc_port 242 dev/usb/if_uath.c usbd_reset_port(sc->sc_uhub, sc->sc_port, &status); sc_port 263 dev/usb/if_uath.c sc->sc_port = uaa->port; sc_port 126 dev/usb/if_uathvar.h int sc_port; sc_port 99 dev/usb/usb.c struct usbd_port sc_port; /* dummy port for root hub */ sc_port 172 dev/usb/usb.c sc->sc_port.power = USB_MAX_POWER; sc_port 210 dev/usb/usb.c &sc->sc_port); sc_port 212 dev/usb/usb.c dev = sc->sc_port.device; sc_port 792 dev/usb/usb.c usbd_device_handle dev = sc->sc_port.device; sc_port 822 dev/usb/usb.c if (sc->sc_port.device != NULL) sc_port 823 dev/usb/usb.c usb_disconnect_port(&sc->sc_port, self); sc_port 77 dev/usb/usbf.c struct usbf_port sc_port; /* dummy port for function */ sc_port 155 dev/usb/usbf.c err = usbf_new_device(self, sc->sc_bus, 0, speed, 0, &sc->sc_port); sc_port 275 dev/usb/usbf.c usbf_device_handle dev = bus->usbfctl->sc_port.device;