Lines Matching defs:slot
137 * 5 32 bit PCI option slot 0
138 * 6 64 bit PCI option slot 1
140 * 7 64 bit PCI option slot 2
141 * 9 32 bit PCI option slot 3
147 rx164_map_irq(const struct pci_dev *dev, u8 slot, u8 pin)
152 { 16+3, 16+3, 16+8, 16+13, 16+18}, /* IdSel 5, slot 2 */
153 { 16+5, 16+5, 16+10, 16+15, 16+20}, /* IdSel 6, slot 0 */
154 { 16+4, 16+4, 16+9, 16+14, 16+19}, /* IdSel 7, slot 1 */
156 { 16+2, 16+2, 16+7, 16+12, 16+17}, /* IdSel 9, slot 3 */
157 { 16+1, 16+1, 16+6, 16+11, 16+16}, /* IdSel 10, slot 4 */
162 { 16+0, 16+0, 16+6, 16+11, 16+16}, /* IdSel 5, slot 0 */
163 { 16+1, 16+1, 16+7, 16+12, 16+17}, /* IdSel 6, slot 1 */
165 { 16+2, 16+2, 16+8, 16+13, 16+18}, /* IdSel 8, slot 2 */
166 { 16+3, 16+3, 16+9, 16+14, 16+19}, /* IdSel 9, slot 3 */