Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c164 static int ahci_port_reset(ahci_ctl_t *, ahci_port_t *, ahci_addr_t *);
2650 ret = ahci_port_reset(ahci_ctlp, ahci_portp, addrp); in ahci_reset_device_reject_pkts()
3989 ret = ahci_port_reset(ahci_ctlp, ahci_portp, addrp); in ahci_initialize_port()
5195 ahci_port_reset(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, in ahci_port_reset() function
8483 rval = ahci_port_reset(ahci_ctlp, ahci_portp, &addr_port); in ahci_restart_port_wait_till_ready()