Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c162 static void ahci_dealloc_port_state(ahci_ctl_t *, uint8_t);
3720 ahci_dealloc_port_state(ahci_ctlp, port); in ahci_alloc_ports_state()
3740 ahci_dealloc_port_state(ahci_ctlp, port); in ahci_dealloc_ports_state()
6214 ahci_dealloc_port_state(ahci_ctl_t *ahci_ctlp, uint8_t port) in ahci_dealloc_port_state() function