Lines Matching refs:port_no
347 if (ata66 & (2 >> ap->port_no))
363 unsigned int mcrbase = 0x50 + 4 * ap->port_no;
375 if (ata66 & (2 >> ap->port_no))
398 if (!pci_test_config_bits(pdev, &hpt37x_enable_bits[ap->port_no]))
402 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37);
416 addr1 = 0x40 + 4 * (adev->devno + 2 * ap->port_no);
417 addr2 = 0x51 + 4 * ap->port_no;
486 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37);
496 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37);
510 addr1 = 0x40 + 4 * (adev->devno + 2 * ap->port_no);
511 addr2 = 0x51 + 4 * ap->port_no;
570 int mscreg = 0x50 + 4 * ap->port_no;
575 if (bwsr_stat & (1 << ap->port_no))