Home
last modified time | relevance | path

Searched refs:port_no (Results 76 – 100 of 110) sorted by relevance

12345

/openbmc/qemu/hw/ide/
H A Dahci_internal.h311 int port_no; member
/openbmc/linux/drivers/ata/
H A Dsata_sis.c106 if (ap->port_no) { in get_scr_cfg_addr()
H A Dpata_legacy.c698 outb(timing, ld_qdi->timing + 2 * ap->port_no); in qdi65x0_set_piomode()
723 2 * ap->port_no); in qdi_qc_issue()
819 int timing = 0x88 + (ap->port_no * 4) + (adev->devno * 2); in winbond_set_piomode()
H A Dpata_ns87415.c55 int unit = 2 * ap->port_no + adev->devno; in ns87415_set_mode()
H A Dlibata-transport.c220 ata_port_simple_attr(local_port_no, port_no, "%u\n", unsigned int);
788 SETUP_PORT_ATTRIBUTE(port_no); in ata_attach_transport()
H A Dpata_atp867x.c340 int port = ap->port_no; in atp867x_set_priv()
H A Dpata_pdc2027x.c176 return ap->host->iomap[PDC_MMIO_BAR] + ap->port_no * 0x100 + offset; in port_mmio()
H A Dsata_dwc_460ex.c842 dev_dbg(ap->dev, "%s: port_no=%d\n", __func__, ap->port_no); in sata_dwc_port_start()
874 if (ap->port_no == 0) { in sata_dwc_port_start()
H A Dlibahci_platform.c739 ata_port_desc(ap, "port 0x%x", 0x100 + ap->port_no * 0x80); in ahci_platform_init_host()
H A Dsata_inic162x.c268 return hpriv->mmio_base + ap->port_no * PORT_SIZE; in inic_port_base()
H A Dahci.c840 int port = ap->port_no; in ahci_avn_hardreset()
1925 0x100 + ap->port_no * 0x80, "port"); in ahci_init_one()
H A Dlibata-sata.c1147 ap->port_no = 0; in ata_sas_port_alloc()
/openbmc/linux/net/bridge/
H A Dbr_if.c412 __set_bit(p->port_no, inuse); in find_portno()
440 p->port_no = index; in new_nbp()
H A Dbr_netlink.c268 nla_put_u16(skb, IFLA_BRPORT_NO, p->port_no) || in br_port_fill_attrs()
631 u16 port_no = 0; in br_info_notify() local
639 port_no = port->port_no; in br_info_notify()
645 br_debug(br, "port %u(%s) event %d\n", port_no, dev->name, event); in br_info_notify()
H A Dbr_fdb.c820 fe->port_no = f->dst->port_no; in br_fdb_fillbuf()
821 fe->port_hi = f->dst->port_no >> 8; in br_fdb_fillbuf()
H A Dbr_vlan.c463 (unsigned int) p->port_no, p->dev->name, in __vlan_flush()
1155 __set_bit(p->port_no, changed); in __br_vlan_set_default_pvid()
1166 if (!test_bit(p->port_no, changed)) in __br_vlan_set_default_pvid()
H A Dbr_private.h395 u16 port_no; member
1942 struct net_bridge_port *br_get_port(struct net_bridge *br, u16 port_no);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-ata27 What: /sys/class/ata_port/ataX/port_no
/openbmc/linux/drivers/tty/ipwireless/
H A Dhardware.c1418 config_packet->body.port_no = port; in __handle_setup_get_version_rsp()
1443 open_packet->body.port_no = port; in __handle_setup_get_version_rsp()
1551 unsigned int channel_idx = rx_msg->open_msg.port_no - 1; in handle_received_SETUP_packet()
/openbmc/linux/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c80 .port_no = 0,
/openbmc/linux/include/uapi/linux/
H A Dif_bridge.h95 __u8 port_no; member
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1465 int port_no, rc, i; in hisi_sas_terminate_stp_reject() local
1479 for (port_no = 0; port_no < hisi_hba->n_phy; port_no++) { in hisi_sas_terminate_stp_reject()
1480 struct hisi_sas_port *port = &hisi_hba->port[port_no]; in hisi_sas_terminate_stp_reject()
/openbmc/linux/include/scsi/
H A Dlibsas.h134 u8 port_no; /* port number, if this is a PM (Port) */ member
/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c870 u32 val, portmask = BIT(udc->pd->port_no); in bcm63xx_select_phy_mode()
910 u32 val, portmask = BIT(udc->pd->port_no); in bcm63xx_select_pullup()
/openbmc/linux/drivers/s390/net/
H A Dqeth_core.h253 __u8 port_no; member

12345