Searched full:pata (Results 176 - 200 of 237) sorted by relevance
12345678910
| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | pata_legacy.c | 3 * pata-legacy.c - Legacy port PATA/SATA controller driver. 76 MODULE_PARM_DESC(probe_mask, "Probe mask for legacy ISA PATA ports");
|
| H A D | pata_optidma.c | 3 * pata_optidma.c - Opti DMA PATA for new ATA layer
|
| H A D | pata_icside.c | 630 MODULE_DESCRIPTION("ICS PATA driver");
|
| H A D | ahci.h | 217 AHCI_HFLAG_MV_PATA = BIT(4), /* PATA port */
|
| H A D | pata_pcmcia.c | 3 * pata_pcmcia.c - PCMCIA PATA controller driver.
|
| H A D | ahci.c | 684 * Temporary Marvell 6145 hack: PATA port presence in ahci_pci_save_initial_config() 694 "Disabling your PATA port. Use the boot option 'ahci.marvell_enable=0' to avoid this.\n"); in ahci_pci_save_initial_config() 1729 /* The AHCI driver can only drive the SATA ports, the PATA driver in ahci_init_one()
|
| H A D | sata_sx4.c | 27 The SX4 behaves like a PATA chip, with no SATA controls or 29 PATA<->SATA bridges exist on SX4 boards, external to the
|
| H A D | libata-sff.c | 1680 * ata_devchk - PATA device presence detection 2047 * PATA and SATA controllers. Many controllers should be able to 2575 /* Some PATA chipsets like the CS5530 can't in ata_bmdma_fill_sg_dumb() 2771 * PATA and SATA controllers. Most BMDMA controllers should be
|
| H A D | libata-transport.c | 16 * Each port has a link object. Each link can have up to two devices for PATA
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | ahci.h | 212 AHCI_HFLAG_MV_PATA = BIT(4), /* PATA port */
|
| H A D | pata_pcmcia.c | 3 * pata_pcmcia.c - PCMCIA PATA controller driver.
|
| H A D | pata_optidma.c | 3 * pata_optidma.c - Opti DMA PATA for new ATA layer
|
| H A D | pata_icside.c | 625 MODULE_DESCRIPTION("ICS PATA driver");
|
| H A D | ahci.c | 663 * Temporary Marvell 6145 hack: PATA port presence in ahci_pci_save_initial_config() 673 "Disabling your PATA port. Use the boot option 'ahci.marvell_enable=0' to avoid this.\n"); in ahci_pci_save_initial_config() 1710 /* The AHCI driver can only drive the SATA ports, the PATA driver in ahci_init_one()
|
| H A D | sata_sx4.c | 27 The SX4 behaves like a PATA chip, with no SATA controls or 29 PATA<->SATA bridges exist on SX4 boards, external to the
|
| H A D | pata_legacy.c | 3 * pata-legacy.c - Legacy port PATA/SATA controller driver.
|
| H A D | libata-sff.c | 1765 * ata_devchk - PATA device presence detection 2138 * PATA and SATA controllers. Many controllers should be able to 2669 /* Some PATA chipsets like the CS5530 can't in ata_bmdma_fill_sg_dumb() 2860 * PATA and SATA controllers. Most BMDMA controllers should be
|
| H A D | libata-transport.c | 16 * Each port has a link object. Each link can have up to two devices for PATA
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
| H A D | vpac270.c | 596 * PATA IDE
|
| /kernel/linux/linux-5.10/drivers/bcma/ |
| H A D | scan.c | 77 { BCMA_CORE_PARA_ATA, "PATA" },
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| H A D | via82cxxx.c | 54 #define VIA_SATA_PATA 0x80 /* SATA/PATA combined configuration */
|
| /kernel/linux/linux-6.6/drivers/bcma/ |
| H A D | scan.c | 77 { BCMA_CORE_PARA_ATA, "PATA" },
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | regextst.cpp | 1510 RegexPattern pata; // Test default constructor to not crash. in API_Pattern() local 1513 REGEX_ASSERT(pata == patb); in API_Pattern() 1514 REGEX_ASSERT(pata == pata); in API_Pattern() 1525 REGEX_ASSERT(*pat1 != pata); in API_Pattern() 2790 RegexPattern pata; // Test default constructor to not crash. in API_Pattern_UTF8() local 2793 REGEX_ASSERT(pata == patb); in API_Pattern_UTF8() 2794 REGEX_ASSERT(pata == pata); in API_Pattern_UTF8() 2810 REGEX_ASSERT(*pat1 != pata); in API_Pattern_UTF8() [all...] |
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | ehci-fsl.c | 409 * fail when doing heavy PATA writes. in ehci_fsl_setup()
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | ehci-fsl.c | 403 * fail when doing heavy PATA writes. in ehci_fsl_setup()
|
Completed in 39 milliseconds
12345678910