/Linux-v5.15/drivers/ata/ |
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 412 unsigned int handled = 0, port_no; in adma_intr_pkt() local 462 unsigned int handled = 0, port_no; in adma_intr_mmio() local 566 unsigned int port_no; in adma_host_init() local 583 int rc, port_no; in adma_ata_init_one() local
|
D | sata_qstor.c | 372 unsigned int port_no = (sff1 >> 8) & 0x03; in qs_intr_pkt() local 401 unsigned int handled = 0, port_no; in qs_intr_mmio() local 502 unsigned int port_no; in qs_host_init() local 557 int rc, port_no; in qs_ata_init_one() local
|
D | sata_sx4.c | 608 unsigned int port_no = ap->port_no; in pdc20621_dump_hdma() local 627 unsigned int port_no = ap->port_no; in pdc20621_packet_start() local 693 unsigned int port_no = ap->port_no; in pdc20621_host_intr() local 780 unsigned int i, tmp, port_no; in pdc20621_interrupt() local
|
D | sata_promise.c | 672 static unsigned int pdc_port_no_to_ata_no(unsigned int port_no, in pdc_port_no_to_ata_no() 1005 unsigned int port_no = ap->port_no; in pdc_packet_start() local
|
D | ahci.h | 432 unsigned int port_no) in __ahci_port_base()
|
D | libahci.c | 1204 int port_no, void __iomem *mmio, in ahci_port_init()
|
D | sata_mv.c | 3564 unsigned int port_no) in mv_reset_channel()
|
/Linux-v5.15/drivers/tty/ipwireless/ |
D | setup_protocol.h | 54 unsigned char port_no; member 66 unsigned char port_no; member 71 unsigned char port_no; member
|
/Linux-v5.15/arch/mips/include/asm/mach-bcm63xx/ |
D | bcm63xx_dev_usb_usbd.h | 13 int port_no; member
|
/Linux-v5.15/net/openvswitch/ |
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()
|
D | vport.h | 74 u16 port_no; member 101 u16 port_no; member
|
D | datapath.c | 176 u16 port_no) in vport_hash_bucket() 182 struct vport *ovs_lookup_vport(const struct datapath *dp, u16 port_no) in ovs_lookup_vport() 2131 u32 port_no = nla_get_u32(a[OVS_VPORT_ATTR_PORT_NO]); in lookup_vport() local 2192 u32 port_no; in ovs_vport_cmd_new() local
|
/Linux-v5.15/net/bridge/ |
D | br_stp_if.c | 24 static inline port_id br_make_port_id(__u8 priority, __u16 port_no) in br_make_port_id()
|
D | br_stp.c | 82 struct net_bridge_port *br_get_port(struct net_bridge *br, u16 port_no) in br_get_port()
|
D | br_netlink.c | 583 u16 port_no = 0; in br_info_notify() local
|
D | br_private.h | 358 u16 port_no; member
|
/Linux-v5.15/drivers/i2c/busses/ |
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-v5.15/drivers/input/serio/ |
D | i8042.c | 525 unsigned int port_no; in i8042_interrupt() local 1355 int port_no = idx < 0 ? I8042_AUX_PORT_NO : I8042_MUX_PORT_NO + idx; in i8042_create_aux_port() local
|
/Linux-v5.15/drivers/block/ |
D | sx8.c | 243 unsigned int port_no; member 1342 static int carm_init_disk(struct carm_host *host, unsigned int port_no) in carm_init_disk() 1368 static void carm_free_disk(struct carm_host *host, unsigned int port_no) in carm_free_disk()
|
/Linux-v5.15/include/scsi/ |
D | libsas.h | 144 u8 port_no; /* port number, if this is a PM (Port) */ member
|
/Linux-v5.15/include/uapi/linux/ |
D | if_bridge.h | 95 __u8 port_no; member
|
/Linux-v5.15/drivers/scsi/hisi_sas/ |
D | hisi_sas_main.c | 1509 int port_no, rc, i; in hisi_sas_terminate_stp_reject() local
|
/Linux-v5.15/drivers/s390/net/ |
D | qeth_core.h | 253 __u8 port_no; member
|
/Linux-v5.15/include/linux/ |
D | libata.h | 828 unsigned int port_no; /* 0 based port no. inside the host */ member
|
/Linux-v5.15/drivers/scsi/qla2xxx/ |
D | qla_def.h | 4091 uint8_t port_no; /* Physical port of adapter */ member
|