• Home
  • Raw
  • Download

Lines Matching full:sff

3  *  libata-sff.c - helper library for PCI IDE BMDMA
196 * @link: SFF link to wait ready status for
385 * into @tf. Assumes the device has a fully SFF compliant task file
1157 WARN(true, "ata%d: SFF host state machine in invalid state %d", in ata_sff_hsm_move()
1271 * ata_sff_qc_issue - issue taskfile to a SFF controller
1274 * This function issues a PIO or NODATA command to a SFF
1444 * ata_sff_port_intr - Handle SFF port interrupt
1535 * ata_sff_interrupt - Default SFF ATA host interrupt handler
1572 /* Only one outstanding command per SFF channel */ in ata_sff_lost_interrupt()
1594 * ata_sff_freeze - Freeze SFF controller port
1597 * Freeze SFF controller port.
1621 * ata_sff_thaw - Thaw SFF controller port
1624 * Thaw SFF controller port.
1640 * ata_sff_prereset - prepare SFF link for reset
1641 * @link: SFF link to be reset
1644 * SFF link @link is about to be reset. Initialize it. It first
1802 * @link: SFF link which is just reset
1806 * Wait devices attached to SFF @link to become ready after
1980 * ata_sff_postreset - SFF postreset callback
1981 * @link: the target SFF ata_link
1985 * calls ata_std_postreset() and performs SFF specific postreset
2014 * ata_sff_drain_fifo - Stock FIFO drain logic for SFF controllers
2045 * ata_sff_error_handler - Stock error handler for SFF controller
2048 * Stock error handler for SFF controller. It can handle both
2143 * function can be used for both native and legacy SFF hosts.
2213 * ata_pci_sff_prepare_host - helper to prepare PCI PIO-only SFF ATA host
2218 * Helper to allocate PIO-only SFF ATA host for @pdev, acquire
2259 * ata_pci_sff_activate_host - start SFF host, request IRQ and register it
2260 * @host: target SFF ATA host
2264 * This is the counterpart of ata_host_activate() for SFF ATA
2265 * hosts. This separate helper is necessary because SFF hosts
2400 /* prepare and activate SFF host */ in ata_pci_init_one()
2640 * SFF/BMDMA controller. PIO and NODATA are handled by
3181 * ata_sff_port_init - Initialize SFF/BMDMA ATA port
3184 * Called on port allocation to initialize SFF/BMDMA specific