freebsd-dev/sys/dev/ata
Ed Schouten dc15eac046 Use strchr() and strrchr().
It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
2012-01-02 12:12:10 +00:00
..
chipsets Add PCI IDs for the Intel ICH9M SATA controllers. 2011-12-14 13:12:55 +00:00
ata_if.m
ata-all.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ata-all.h
ata-card.c
ata-cbus.c
ata-disk.c Use strchr() and strrchr(). 2012-01-02 12:12:10 +00:00
ata-disk.h
ata-dma.c
ata-isa.c Some dmesg cosmetics: 2011-10-24 08:47:23 +00:00
ata-lowlevel.c
ata-pci.c Rename device_delete_all_children() into device_delete_children(). 2011-11-22 21:56:55 +00:00
ata-pci.h Add PCI IDs for the Intel ICH9M SATA controllers. 2011-12-14 13:12:55 +00:00
ata-queue.c
ata-raid-ddf.h
ata-raid.c
ata-raid.h
ata-sata.c Intel NM10 chipset's SATA controller has same PCI ID and revision as ICH7's, 2011-06-09 16:30:13 +00:00
atapi-cam.c
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h