Searched refs:spid (Results 1 – 5 of 5) sorted by relevance
/drivers/net/dsa/mv88e6xxx/ |
D | global1_atu.c | 356 int spid; in mv88e6xxx_g1_atu_prob_irq_thread_fn() local 379 spid = entry.state; in mv88e6xxx_g1_atu_prob_irq_thread_fn() 390 entry.mac, entry.portvec, spid); in mv88e6xxx_g1_atu_prob_irq_thread_fn() 391 chip->ports[spid].atu_member_violation++; in mv88e6xxx_g1_atu_prob_irq_thread_fn() 397 entry.mac, entry.portvec, spid); in mv88e6xxx_g1_atu_prob_irq_thread_fn() 398 chip->ports[spid].atu_miss_violation++; in mv88e6xxx_g1_atu_prob_irq_thread_fn() 404 entry.mac, entry.portvec, spid); in mv88e6xxx_g1_atu_prob_irq_thread_fn() 405 chip->ports[spid].atu_full_violation++; in mv88e6xxx_g1_atu_prob_irq_thread_fn()
|
D | global1_vtu.c | 566 int spid; in mv88e6xxx_g1_vtu_prob_irq_thread_fn() local 584 spid = val & MV88E6XXX_G1_VTU_OP_SPID_MASK; in mv88e6xxx_g1_vtu_prob_irq_thread_fn() 588 entry.vid, spid); in mv88e6xxx_g1_vtu_prob_irq_thread_fn() 589 chip->ports[spid].vtu_member_violation++; in mv88e6xxx_g1_vtu_prob_irq_thread_fn() 594 entry.vid, spid); in mv88e6xxx_g1_vtu_prob_irq_thread_fn() 595 chip->ports[spid].vtu_miss_violation++; in mv88e6xxx_g1_vtu_prob_irq_thread_fn()
|
/drivers/usb/host/ |
D | uhci-debug.c | 47 char *spid; in uhci_show_td() local 72 spid = "SETUP"; in uhci_show_td() 75 spid = "OUT"; in uhci_show_td() 78 spid = "IN"; in uhci_show_td() 81 spid = "?"; in uhci_show_td() 91 spid); in uhci_show_td()
|
/drivers/s390/char/ |
D | vmur.c | 562 static int diag_read_next_file_info(struct file_control_block *buf, int spid) in diag_read_next_file_info() argument 566 cc = diag14((unsigned long) buf, spid, 0xfff); in diag_read_next_file_info()
|
/drivers/pinctrl/tegra/ |
D | pinctrl-tegra20.c | 2144 MUX_PG(spid, SPI2, SPI1, SPI2_ALT, GMI, 0x18, 13, 0x8c, 24, 0xa8, 10),
|