• Home
  • Raw
  • Download

Lines Matching full:sff

3  *  libata-sff.c - helper library for PCI IDE BMDMA
245 * @link: SFF link to wait ready status for
449 * into @tf. Assumes the device has a fully SFF compliant task file
1230 WARN(true, "ata%d: SFF host state machine in invalid state %d", in ata_sff_hsm_move()
1347 * ata_sff_qc_issue - issue taskfile to a SFF controller
1350 * This function issues a PIO or NODATA command to a SFF
1525 * ata_sff_port_intr - Handle SFF port interrupt
1616 * ata_sff_interrupt - Default SFF ATA host interrupt handler
1653 /* Only one outstanding command per SFF channel */ in ata_sff_lost_interrupt()
1675 * ata_sff_freeze - Freeze SFF controller port
1678 * Freeze SFF controller port.
1703 * ata_sff_thaw - Thaw SFF controller port
1706 * Thaw SFF controller port.
1722 * ata_sff_prereset - prepare SFF link for reset
1723 * @link: SFF link to be reset
1726 * SFF link @link is about to be reset. Initialize it. It first
1879 * @link: SFF link which is just reset
1883 * Wait devices attached to SFF @link to become ready after
2064 * ata_sff_postreset - SFF postreset callback
2065 * @link: the target SFF ata_link
2069 * calls ata_std_postreset() and performs SFF specific postreset
2102 * ata_sff_drain_fifo - Stock FIFO drain logic for SFF controllers
2134 * ata_sff_error_handler - Stock error handler for SFF controller
2137 * Stock error handler for SFF controller. It can handle both
2232 * function can be used for both native and legacy SFF hosts.
2302 * ata_pci_sff_prepare_host - helper to prepare PCI PIO-only SFF ATA host
2307 * Helper to allocate PIO-only SFF ATA host for @pdev, acquire
2348 * ata_pci_sff_activate_host - start SFF host, request IRQ and register it
2349 * @host: target SFF ATA host
2353 * This is the counterpart of ata_host_activate() for SFF ATA
2354 * hosts. This separate helper is necessary because SFF hosts
2491 /* prepare and activate SFF host */ in ata_pci_init_one()
2733 * SFF/BMDMA controller. PIO and NODATA are handled by
3265 * ata_sff_port_init - Initialize SFF/BMDMA ATA port
3268 * Called on port allocation to initialize SFF/BMDMA specific