st_ahci_match     233 drivers/ata/ahci_st.c static const struct of_device_id st_ahci_match[] = {
st_ahci_match     237 drivers/ata/ahci_st.c MODULE_DEVICE_TABLE(of, st_ahci_match);
st_ahci_match     243 drivers/ata/ahci_st.c 		.of_match_table = of_match_ptr(st_ahci_match),