Home
last modified time | relevance | path

Searched defs:ahci_ctlp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c582 ahci_ctl_t *ahci_ctlp = NULL; in ahci_attach() local
1134 ahci_ctl_t *ahci_ctlp; in ahci_detach() local
1430 ahci_ctl_t *ahci_ctlp; in ahci_tran_probe_port() local
1648 ahci_ctl_t *ahci_ctlp; in ahci_tran_start() local
2535 ahci_ctl_t *ahci_ctlp; in ahci_tran_abort() local
3096 ahci_ctl_t *ahci_ctlp; in ahci_tran_reset_dport() local
3229 ahci_ctl_t *ahci_ctlp; in ahci_tran_hotplug_port_activate() local
3300 ahci_ctl_t *ahci_ctlp; in ahci_tran_hotplug_port_deactivate() local
9675 ahci_ctl_t *ahci_ctlp; in ahci_events_handler() local
10325 ahci_ctl_t *ahci_ctlp; in ahci_quiesce() local
[all …]
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h139 #define AHCI_GLOBAL_CCC_PORTS(ahci_ctlp) \ argument
243 #define AHCI_PORT_PxCLB(ahci_ctlp, port) \ argument
249 #define AHCI_PORT_PxFB(ahci_ctlp, port) \ argument
252 #define AHCI_PORT_PxFBU(ahci_ctlp, port) \ argument
255 #define AHCI_PORT_PxIS(ahci_ctlp, port) \ argument
258 #define AHCI_PORT_PxIE(ahci_ctlp, port) \ argument
261 #define AHCI_PORT_PxCMD(ahci_ctlp, port) \ argument
264 #define AHCI_PORT_PxTFD(ahci_ctlp, port) \ argument
267 #define AHCI_PORT_PxSIG(ahci_ctlp, port) \ argument
282 #define AHCI_PORT_PxCI(ahci_ctlp, port) \ argument
[all …]
H A Dahcivar.h619 #define AHCIDBG(flag, ahci_ctlp, fmt, args ...) \ argument
631 #define AHCIDBG(flag, ahci_ctlp, fmt, args ...) \ argument