Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c159 static int ahci_alloc_ports_state(ahci_ctl_t *);
1023 status = ahci_alloc_ports_state(ahci_ctlp); in ahci_attach()
3688 ahci_alloc_ports_state(ahci_ctl_t *ahci_ctlp) in ahci_alloc_ports_state() function