Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c112 static void ahci_dealloc_port_state(ahci_ctl_t *, uint8_t);
3615 ahci_dealloc_port_state(ahci_ctlp, port); in ahci_alloc_ports_state()
3635 ahci_dealloc_port_state(ahci_ctlp, port); in ahci_dealloc_ports_state()
6109 ahci_dealloc_port_state(ahci_ctl_t *ahci_ctlp, uint8_t port) in ahci_dealloc_port_state() function