Searched refs:ahci_attached (Results 1 – 2 of 2) sorted by relevance
672 void ahci_attached(device_t dev, struct ahci_channel *ch);
723 ahci_attached(device_t dev, struct ahci_channel *ch) in ahci_attached() function924 ahci_attached(device_get_parent(dev), ch); in ahci_ch_attach()