Lines Matching defs:slot
73 * 8 Interrupt Line A from slot 3
74 * 9 Interrupt Line A from slot 2
75 *10 Interrupt Line A from slot 1
76 *11 Interrupt Line A from slot 0
77 *12 Interrupt Line B from slot 3
78 *13 Interrupt Line B from slot 2
79 *14 Interrupt Line B from slot 1
80 *15 Interrupt line B from slot 0
81 *16 Interrupt Line C from slot 3
82 *17 Interrupt Line C from slot 2
83 *18 Interrupt Line C from slot 1
84 *19 Interrupt Line C from slot 0
85 *20 Interrupt Line D from slot 3
86 *21 Interrupt Line D from slot 2
87 *22 Interrupt Line D from slot 1
88 *23 Interrupt Line D from slot 0
91 * 5 32 bit PCI option slot 2
92 * 6 64 bit PCI option slot 0
93 * 7 64 bit PCI option slot 1
95 * 9 32 bit PCI option slot 3
99 sx164_map_irq(const struct pci_dev *dev, u8 slot, u8 pin)
103 { 16+ 9, 16+ 9, 16+13, 16+17, 16+21}, /* IdSel 5 slot 2 J17 */
104 { 16+11, 16+11, 16+15, 16+19, 16+23}, /* IdSel 6 slot 0 J19 */
105 { 16+10, 16+10, 16+14, 16+18, 16+22}, /* IdSel 7 slot 1 J18 */
107 { 16+ 8, 16+ 8, 16+12, 16+16, 16+20} /* IdSel 9 slot 3 J15 */