Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c116 static void ahci_dealloc_cmd_list(ahci_ctl_t *, ahci_port_t *);
6090 ahci_dealloc_cmd_list(ahci_ctlp, ahci_portp); in ahci_alloc_port_state()
6123 ahci_dealloc_cmd_list(ahci_ctlp, ahci_portp); in ahci_dealloc_port_state()
6321 ahci_dealloc_cmd_list(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp) in ahci_dealloc_cmd_list() function