/linux/drivers/ata/ |
H A D | pdc_adma.c | 34 #define ADMA_ATA_REGS(base, port_no) ((base) + ((port_no) * 0x40)) argument 37 #define ADMA_REGS(base, port_no) ((base) + 0x80 + ((port_no) * 0x20)) argument 389 unsigned int handled = 0, port_no; in adma_intr_pkt() local 439 unsigned int handled = 0, port_no; in adma_intr_mmio() local 537 unsigned int port_no; in adma_host_init() local 554 int rc, port_no; in adma_ata_init_one() local
|
H A D | sata_qstor.c | 365 unsigned int port_no = (sff1 >> 8) & 0x03; in qs_intr_pkt() local 394 unsigned int handled = 0, port_no; in qs_intr_mmio() local 491 unsigned int port_no; in qs_host_init() local 546 int rc, port_no; in qs_ata_init_one() local
|
H A D | sata_sx4.c | 581 unsigned int port_no = ap->port_no; in pdc20621_dump_hdma() local 596 unsigned int port_no = ap->port_no; in pdc20621_packet_start() local 660 unsigned int port_no = ap->port_no; in pdc20621_host_intr() local 745 unsigned int i, tmp, port_no; in pdc20621_interrupt() local
|
H A D | sata_promise.c | 670 static unsigned int pdc_port_no_to_ata_no(unsigned int port_no, in pdc_port_no_to_ata_no() 992 unsigned int port_no = ap->port_no; in pdc_packet_start() local
|
H A D | ahci.h | 437 unsigned int port_no) in __ahci_port_base()
|
H A D | libahci.c | 1280 int port_no, void __iomem *mmio, in ahci_port_init()
|
/linux/drivers/tty/ipwireless/ |
H A D | setup_protocol.h | 54 unsigned char port_no; member 66 unsigned char port_no; member 71 unsigned char port_no; member
|
/linux/net/openvswitch/ |
H A D | datapath.h | 205 static inline struct vport *ovs_vport_rcu(const struct datapath *dp, int port_no) in ovs_vport_rcu() 211 static inline struct vport *ovs_vport_ovsl_rcu(const struct datapath *dp, int port_no) in ovs_vport_ovsl_rcu() 217 static inline struct vport *ovs_vport_ovsl(const struct datapath *dp, int port_no) in ovs_vport_ovsl()
|
H A D | vport.h | 79 u16 port_no; member 109 u16 port_no; member
|
H A D | datapath.c | 178 u16 port_no) in vport_hash_bucket() 184 struct vport *ovs_lookup_vport(const struct datapath *dp, u16 port_no) in ovs_lookup_vport() 2195 u32 port_no = nla_get_u32(a[OVS_VPORT_ATTR_PORT_NO]); in lookup_vport() local 2256 u32 port_no; in ovs_vport_cmd_new() local
|
/linux/arch/mips/include/asm/mach-bcm63xx/ |
H A D | bcm63xx_dev_usb_usbd.h | 13 int port_no; member
|
/linux/net/bridge/ |
H A D | br_stp_if.c | 24 static inline port_id br_make_port_id(__u8 priority, __u16 port_no) in br_make_port_id()
|
H A D | br_stp.c | 88 struct net_bridge_port *br_get_port(struct net_bridge *br, u16 port_no) in br_get_port()
|
H A D | br_netlink.c | 631 u16 port_no = 0; in br_info_notify() local
|
H A D | br_private.h | 398 u16 port_no; member
|
/linux/drivers/i2c/busses/ |
H A D | i2c-fsi.c | 665 u32 port_no; in fsi_i2c_find_port_of_node() local 682 u32 port_no, ports, stat; in fsi_i2c_probe() local
|
/linux/drivers/input/serio/ |
H A D | i8042.c | 559 unsigned int port_no; in i8042_handle_data() local 1350 int port_no = idx < 0 ? I8042_AUX_PORT_NO : I8042_MUX_PORT_NO + idx; in i8042_create_aux_port() local
|
/linux/include/scsi/ |
H A D | libsas.h | 134 u8 port_no; /* port number, if this is a PM (Port) */ member
|
/linux/include/uapi/linux/ |
H A D | if_bridge.h | 95 __u8 port_no; member
|
/linux/drivers/s390/net/ |
H A D | qeth_core.h | 253 __u8 port_no; member
|
/linux/include/linux/ |
H A D | libata.h | 873 unsigned int port_no; /* 0 based port no. inside the host */ member
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_def.h | 4214 uint8_t port_no; /* Physical port of adapter */ member
|