Lines Matching full:sff

3  *  libata-sff.c - helper library for PCI IDE BMDMA
195 * @link: SFF link to wait ready status for
384 * into @tf. Assumes the device has a fully SFF compliant task file
1156 WARN(true, "ata%d: SFF host state machine in invalid state %d", in ata_sff_hsm_move()
1270 * ata_sff_qc_issue - issue taskfile to a SFF controller
1273 * This function issues a PIO or NODATA command to a SFF
1443 * ata_sff_port_intr - Handle SFF port interrupt
1534 * ata_sff_interrupt - Default SFF ATA host interrupt handler
1571 /* Only one outstanding command per SFF channel */ in ata_sff_lost_interrupt()
1593 * ata_sff_freeze - Freeze SFF controller port
1596 * Freeze SFF controller port.
1620 * ata_sff_thaw - Thaw SFF controller port
1623 * Thaw SFF controller port.
1639 * ata_sff_prereset - prepare SFF link for reset
1640 * @link: SFF link to be reset
1643 * SFF link @link is about to be reset. Initialize it. It first
1801 * @link: SFF link which is just reset
1805 * Wait devices attached to SFF @link to become ready after
1979 * ata_sff_postreset - SFF postreset callback
1980 * @link: the target SFF ata_link
1984 * calls ata_std_postreset() and performs SFF specific postreset
2013 * ata_sff_drain_fifo - Stock FIFO drain logic for SFF controllers
2044 * ata_sff_error_handler - Stock error handler for SFF controller
2047 * Stock error handler for SFF controller. It can handle both
2142 * function can be used for both native and legacy SFF hosts.
2212 * ata_pci_sff_prepare_host - helper to prepare PCI PIO-only SFF ATA host
2217 * Helper to allocate PIO-only SFF ATA host for @pdev, acquire
2258 * ata_pci_sff_activate_host - start SFF host, request IRQ and register it
2259 * @host: target SFF ATA host
2263 * This is the counterpart of ata_host_activate() for SFF ATA
2264 * hosts. This separate helper is necessary because SFF hosts
2399 /* prepare and activate SFF host */ in ata_pci_init_one()
2639 * SFF/BMDMA controller. PIO and NODATA are handled by
3184 * ata_sff_port_init - Initialize SFF/BMDMA ATA port
3187 * Called on port allocation to initialize SFF/BMDMA specific