Searched refs:ahcictl_port_to_cport (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h374 uint8_t ahcictl_port_to_cport[AHCI_MAX_PORTS]; member in struct:ahci_ctl
448 _NOTE(READ_ONLY_DATA(ahci_ctl_t::ahcictl_port_to_cport))
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c609 ahci_ctlp->ahcictl_port_to_cport[i] = 0xff;
2666 sdevice.satadev_addr.cport = ahci_ctlp->ahcictl_port_to_cport[port];
2757 sdevice.satadev_addr.cport = ahci_ctlp->ahcictl_port_to_cport[port];
3601 ahci_ctlp->ahcictl_port_to_cport[port] =
4318 cport = ahci_ctlp->ahcictl_port_to_cport[port];
4773 ahcictl_port_to_cport[port];
7204 ahcictl_port_to_cport[port];
7403 sdevice.satadev_addr.cport = ahci_ctlp->ahcictl_port_to_cport[port];
7938 sdevice.satadev_addr.cport = ahci_ctlp->ahcictl_port_to_cport[port];
8436 uint8_t cport = ahci_ctlp->ahcictl_port_to_cport[por
[all...]

Completed in 118 milliseconds