Searched defs:port_no (Results 1 - 14 of 14) sorted by relevance

/drivers/ide/
H A Dide-legacy.c6 u8 port_no, const struct ide_port_info *d,
12 if (port_no == 0) {
39 hws[port_no] = hw;
5 ide_legacy_init_one(struct ide_hw **hws, struct ide_hw *hw, u8 port_no, const struct ide_port_info *d, unsigned long config) argument
/drivers/tty/ipwireless/
H A Dsetup_protocol.h53 unsigned char port_no; member in struct:tl_setup_config_msg
65 unsigned char port_no; member in struct:tl_setup_open_msg
70 unsigned char port_no; member in struct:tl_setup_close_msg
/drivers/usb/wusbcore/
H A Dwusbhc.h468 static inline u8 wusb_port_no_to_idx(u8 port_no) argument
470 return port_no - 1;
/drivers/ata/
H A Dpdc_adma.c50 #define ADMA_ATA_REGS(base, port_no) ((base) + ((port_no) * 0x40))
53 #define ADMA_REGS(base, port_no) ((base) + 0x80 + ((port_no) * 0x20))
57 ADMA_REGS((ap)->host->iomap[ADMA_MMIO_BAR], ap->port_no)
427 unsigned int handled = 0, port_no; local
429 for (port_no = 0; port_no < host->n_ports; ++port_no) {
430 struct ata_port *ap = host->ports[port_no];
477 unsigned int handled = 0, port_no; local
582 unsigned int port_no; local
616 int rc, port_no; local
[all...]
H A Dsata_qstor.c189 u8 __iomem *chan = qs_mmio_base(ap->host) + (ap->port_no * 0x4000);
199 u8 __iomem *chan = qs_mmio_base(ap->host) + (ap->port_no * 0x4000);
319 u8 __iomem *chan = qs_mmio_base(ap->host) + (ap->port_no * 0x4000);
386 unsigned int port_no = (sff1 >> 8) & 0x03; local
387 struct ata_port *ap = host->ports[port_no];
392 sff1, sff0, port_no, sHST, sDST);
415 unsigned int handled = 0, port_no; local
417 for (port_no = 0; port_no < host->n_ports; ++port_no) {
517 unsigned int port_no; local
592 int rc, port_no; local
[all...]
H A Dahci.h397 unsigned int port_no)
402 return mmio + 0x100 + (port_no * 0x80);
407 return __ahci_port_base(ap->host, ap->port_no);
396 __ahci_port_base(struct ata_host *host, unsigned int port_no) argument
H A Dlibahci.c909 led_message |= ap->port_no | (link->pmp << 8);
1011 message[1] = ((state & ~EM_MSG_LED_HBA_PORT) | ap->port_no);
1087 port_led_state |= (ap->port_no | (link->pmp << 8));
1094 port_led_state |= (ap->port_no | (link->pmp << 8));
1117 int port_no, void __iomem *mmio,
1140 writel(1 << port_no, mmio + HOST_IRQ_STAT);
1963 writel(1 << ap->port_no, mmio + HOST_IRQ_STAT);
2235 "%s%d", dev_driver_string(dev), ap->port_no);
2246 ap->port_no);
2250 ap->port_no);
1116 ahci_port_init(struct device *dev, struct ata_port *ap, int port_no, void __iomem *mmio, void __iomem *port_mmio) argument
[all...]
H A Dsata_promise.c692 static unsigned int pdc_port_no_to_ata_no(unsigned int port_no, argument
696 return is_sataii_tx4 ? sataii_tx4_port_remap[port_no] : port_no;
1025 unsigned int port_no = ap->port_no; local
1026 u8 seq = (u8) (port_no + 1);
H A Dsata_sx4.c460 unsigned int portno = ap->port_no;
520 unsigned int portno = ap->port_no;
622 unsigned int port_no = ap->port_no; local
625 dimm_mmio += (port_no * PDC_DIMM_WINDOW_STEP);
641 unsigned int port_no = ap->port_no; local
644 u8 seq = (u8) (port_no + 1);
654 port_ofs = PDC_20621_DIMM_BASE + (PDC_DIMM_WINDOW_STEP * port_no);
707 unsigned int port_no local
794 unsigned int i, tmp, port_no; local
[all...]
H A Dsata_mv.c643 unsigned int port_no);
932 return mv_port_base(mv_host_base(ap->host), ap->port_no);
1061 unsigned int shift, hardport, port = ap->port_no;
1076 int hardport = mv_hardport_from_port(ap->port_no);
1078 mv_host_base(ap->host), ap->port_no);
1571 hc_mmio = mv_hc_base_from_port(mv_host_base(host), ap->port_no);
1597 hc_mmio = mv_hc_base_from_port(mv_host_base(host), ap->port_no);
3062 void __iomem *addr = mv5_phy_base(mmio, link->ap->port_no);
3076 void __iomem *addr = mv5_phy_base(mmio, link->ap->port_no);
3563 unsigned int port_no)
3562 mv_reset_channel(struct mv_host_priv *hpriv, void __iomem *mmio, unsigned int port_no) argument
[all...]
/drivers/input/serio/
H A Di8042.c460 unsigned int port_no; local
512 port_no = I8042_MUX_PORT_NO + ((str >> 6) & 3);
520 port_no = (str & I8042_STR_AUXDATA) ?
524 port = &i8042_ports[port_no];
528 data, port_no, irq,
1235 int port_no = idx < 0 ? I8042_AUX_PORT_NO : I8042_MUX_PORT_NO + idx; local
1236 struct i8042_port *port = &i8042_ports[port_no];
/drivers/block/
H A Dsx8.c244 unsigned int port_no; member in struct:carm_port
904 msg->id = port->port_no;
991 pci_name(host->pdev), port->port_no,
994 pci_name(host->pdev), port->port_no, port->name);
1503 port->port_no = i;
/drivers/s390/net/
H A Dqeth_core.h301 __u8 port_no; member in struct:qeth_hdr_layer2
/drivers/scsi/qla2xxx/
H A Dqla_def.h3018 uint8_t port_no; /* Physical port of adapter */ member in struct:qla_hw_data

Completed in 3972 milliseconds