Home
last modified time | relevance | path

Searched refs:ahci_dealloc_ports_state (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c160 static void ahci_dealloc_ports_state(ahci_ctl_t *);
1098 ahci_dealloc_ports_state(ahci_ctlp); in ahci_attach()
1177 ahci_dealloc_ports_state(ahci_ctlp); in ahci_detach()
3732 ahci_dealloc_ports_state(ahci_ctl_t *ahci_ctlp) in ahci_dealloc_ports_state() function