Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c518 ahci_ctl_t *ahci_ctlp = NULL; in ahci_attach() local
1040 ahci_ctl_t *ahci_ctlp; ahci_detach() local
1183 ahci_register_sata_hba_tran(ahci_ctl_t * ahci_ctlp,uint32_t cap_status) ahci_register_sata_hba_tran() argument
1288 ahci_unregister_sata_hba_tran(ahci_ctl_t * ahci_ctlp) ahci_unregister_sata_hba_tran() argument
1332 ahci_ctl_t *ahci_ctlp; ahci_tran_probe_port() local
1549 ahci_ctl_t *ahci_ctlp; ahci_tran_start() local
1792 ahci_do_sync_start(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp,sata_pkt_t * spkt) ahci_do_sync_start() argument
1886 ahci_claim_free_slot(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp,int command_type) ahci_claim_free_slot() argument
2043 ahci_deliver_satapkt(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp,sata_pkt_t * spkt) ahci_deliver_satapkt() argument
2430 ahci_ctl_t *ahci_ctlp; ahci_tran_abort() local
2609 ahci_reset_device_reject_pkts(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp) ahci_reset_device_reject_pkts() argument
2709 ahci_reset_pmdevice_reject_pkts(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp) ahci_reset_pmdevice_reject_pkts() argument
2811 ahci_reset_port_reject_pkts(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp) ahci_reset_port_reject_pkts() argument
2885 ahci_reset_hba_reject_pkts(ahci_ctl_t * ahci_ctlp) ahci_reset_hba_reject_pkts() argument
2991 ahci_ctl_t *ahci_ctlp; ahci_tran_reset_dport() local
3124 ahci_ctl_t *ahci_ctlp; ahci_tran_hotplug_port_activate() local
3195 ahci_ctl_t *ahci_ctlp; ahci_tran_hotplug_port_deactivate() local
3266 ahci_reject_all_abort_pkts(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_reject_all_abort_pkts() argument
3342 ahci_fm_init(ahci_ctl_t * ahci_ctlp) ahci_fm_init() argument
3403 ahci_fm_fini(ahci_ctl_t * ahci_ctlp) ahci_fm_fini() argument
3471 ahci_fm_ereport(ahci_ctl_t * ahci_ctlp,char * detail) ahci_fm_ereport() argument
3489 ahci_check_all_handle(ahci_ctl_t * ahci_ctlp) ahci_check_all_handle() argument
3521 ahci_check_ctl_handle(ahci_ctl_t * ahci_ctlp) ahci_check_ctl_handle() argument
3536 ahci_check_port_handle(ahci_ctl_t * ahci_ctlp,int port) ahci_check_port_handle() argument
3583 ahci_alloc_ports_state(ahci_ctl_t * ahci_ctlp) ahci_alloc_ports_state() argument
3627 ahci_dealloc_ports_state(ahci_ctl_t * ahci_ctlp) ahci_dealloc_ports_state() argument
3644 ahci_drain_ports_taskq(ahci_ctl_t * ahci_ctlp) ahci_drain_ports_taskq() argument
3672 ahci_initialize_controller(ahci_ctl_t * ahci_ctlp) ahci_initialize_controller() argument
3730 ahci_uninitialize_controller(ahci_ctl_t * ahci_ctlp) ahci_uninitialize_controller() argument
3776 ahci_alloc_pmult(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp) ahci_alloc_pmult() argument
3818 ahci_dealloc_pmult(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp) ahci_dealloc_pmult() argument
3851 ahci_staggered_spin_up(ahci_ctl_t * ahci_ctlp,uint8_t port) ahci_staggered_spin_up() argument
3891 ahci_initialize_port(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp) ahci_initialize_port() argument
4052 ahci_config_space_init(ahci_ctl_t * ahci_ctlp) ahci_config_space_init() argument
4302 ahci_rdwr_pmult(ahci_ctl_t * ahci_ctlp,ahci_addr_t * addrp,uint8_t regn,uint32_t * pregv,uint8_t type) ahci_rdwr_pmult() argument
4436 ahci_read_pmult(ahci_ctl_t * ahci_ctlp,ahci_addr_t * addrp,uint8_t regn,uint32_t * pregv) ahci_read_pmult() argument
4444 ahci_write_pmult(ahci_ctl_t * ahci_ctlp,ahci_addr_t * addrp,uint8_t regn,uint32_t regv) ahci_write_pmult() argument
4465 ahci_update_pmult_gscr(ahci_ctl_t * ahci_ctlp,ahci_addr_t * addrp,sata_pmult_gscr_t * sg) ahci_update_pmult_gscr() argument
4483 ahci_update_pmult_pscr(ahci_ctl_t * ahci_ctlp,ahci_addr_t * addrp,sata_device_t * sd) ahci_update_pmult_pscr() argument
4509 ahci_initialize_pmult(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp,sata_device_t * sd) ahci_initialize_pmult() argument
4586 ahci_initialize_pmport(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp) ahci_initialize_pmport() argument
4720 ahci_probe_pmult(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp) ahci_probe_pmult() argument
4857 ahci_probe_pmport(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp,sata_device_t * sd) ahci_probe_pmport() argument
4940 ahci_software_reset(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp) ahci_software_reset() argument
5195 ahci_port_reset(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp) ahci_port_reset() argument
5398 ahci_pmport_reset(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp) ahci_pmport_reset() argument
5590 ahci_hba_reset(ahci_ctl_t * ahci_ctlp) ahci_hba_reset() argument
5697 ahci_find_dev_signature(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp) ahci_find_dev_signature() argument
5844 ahci_disable_interface_pm(ahci_ctl_t * ahci_ctlp,uint8_t port) ahci_disable_interface_pm() argument
5878 ahci_start_port(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_start_port() argument
5933 ahci_setup_port_base_addresses(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp) ahci_setup_port_base_addresses() argument
6014 ahci_alloc_port_state(ahci_ctl_t * ahci_ctlp,uint8_t port) ahci_alloc_port_state() argument
6109 ahci_dealloc_port_state(ahci_ctl_t * ahci_ctlp,uint8_t port) ahci_dealloc_port_state() argument
6140 ahci_alloc_rcvd_fis(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp) ahci_alloc_rcvd_fis() argument
6232 ahci_alloc_cmd_list(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp) ahci_alloc_cmd_list() argument
6321 ahci_dealloc_cmd_list(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp) ahci_dealloc_cmd_list() argument
6343 ahci_alloc_cmd_tables(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp) ahci_alloc_cmd_tables() argument
6452 ahci_dealloc_cmd_tables(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp) ahci_dealloc_cmd_tables() argument
6481 ahci_update_sata_registers(ahci_ctl_t * ahci_ctlp,uint8_t port,sata_device_t * sd) ahci_update_sata_registers() argument
6504 ahci_port_intr(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_port_intr() argument
6752 ahci_intr_cmd_cmplt(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_intr_cmd_cmplt() argument
6971 ahci_intr_set_device_bits(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_intr_set_device_bits() argument
7000 ahci_intr_ncq_events(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp) ahci_intr_ncq_events() argument
7125 ahci_intr_pmult_sntf_events(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_intr_pmult_sntf_events() argument
7244 ahci_intr_port_connect_change(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_intr_port_connect_change() argument
7285 ahci_intr_device_mechanical_presence_status(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_intr_device_mechanical_presence_status() argument
7351 ahci_intr_phyrdy_change(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_intr_phyrdy_change() argument
7540 ahci_intr_non_fatal_error(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port,uint32_t intr_status) ahci_intr_non_fatal_error() argument
7765 ahci_intr_fatal_error(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port,uint32_t intr_status) ahci_intr_fatal_error() argument
7913 ahci_intr_cold_port_detect(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_intr_cold_port_detect() argument
7973 ahci_enable_port_intrs(ahci_ctl_t * ahci_ctlp,uint8_t port) ahci_enable_port_intrs() argument
8029 ahci_enable_all_intrs(ahci_ctl_t * ahci_ctlp) ahci_enable_all_intrs() argument
8050 ahci_disable_port_intrs(ahci_ctl_t * ahci_ctlp,uint8_t port) ahci_disable_port_intrs() argument
8069 ahci_disable_all_intrs(ahci_ctl_t * ahci_ctlp) ahci_disable_all_intrs() argument
8129 ahci_add_intrs(ahci_ctl_t * ahci_ctlp,int intr_type) ahci_add_intrs() argument
8299 ahci_rem_intrs(ahci_ctl_t * ahci_ctlp) ahci_rem_intrs() argument
8334 ahci_put_port_into_notrunning_state(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_put_port_into_notrunning_state() argument
8423 ahci_restart_port_wait_till_ready(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port,int flag,int * reset_flag) ahci_restart_port_wait_till_ready() argument
8687 ahci_mop_commands(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint32_t slot_status,uint32_t failed_tags,uint32_t timeout_tags,uint32_t aborted_tags,uint32_t reset_tags) ahci_mop_commands() argument
9043 ahci_get_rdlogext_data(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port) ahci_get_rdlogext_data() argument
9162 ahci_get_rqsense_data(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port,sata_pkt_t * spkt) ahci_get_rqsense_data() argument
9286 ahci_fatal_error_recovery_handler(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,ahci_addr_t * addrp,uint32_t intr_status) ahci_fatal_error_recovery_handler() argument
9483 ahci_pmult_error_recovery_handler(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port,uint32_t intr_status) ahci_pmult_error_recovery_handler() argument
9571 ahci_ctl_t *ahci_ctlp; ahci_events_handler() local
9626 ahci_timeout_pkts(ahci_ctl_t * ahci_ctlp,ahci_port_t * ahci_portp,uint8_t port,uint32_t tmp_timeout_tags) ahci_timeout_pkts() argument
9730 ahci_watchdog_handler(ahci_ctl_t * ahci_ctlp) ahci_watchdog_handler() argument
9947 ahci_log_fatal_error_message(ahci_ctl_t * ahci_ctlp,uint8_t port,uint32_t intr_status) ahci_log_fatal_error_message() argument
9973 ahci_dump_commands(ahci_ctl_t * ahci_ctlp,uint8_t port,uint32_t slot_tags) ahci_dump_commands() argument
10017 ahci_log_serror_message(ahci_ctl_t * ahci_ctlp,uint8_t port,uint32_t port_serror,int debug_only) ahci_log_serror_message() argument
10129 ahci_get_ahci_addr(ahci_ctl_t * ahci_ctlp,sata_device_t * sd,ahci_addr_t * ahci_addrp) ahci_get_ahci_addr() argument
10178 ahci_log(ahci_ctl_t * ahci_ctlp,uint_t level,char * fmt,...) ahci_log() argument
10215 ahci_ctl_t *ahci_ctlp; ahci_quiesce() local
[all...]
/titanic_52/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h119 #define AHCI_GLOBAL_OFFSET(ahci_ctlp) (ahci_ctlp->ahcictl_ahci_addr) argument
121 #define AHCI_GLOBAL_CAP(ahci_ctlp) (AHCI_GLOBAL_OFFSET(ahci_ctlp) + 0x00) argument
123 #define AHCI_GLOBAL_GHC(ahci_ctlp) (AHCI_GLOBAL_OFFSET(ahci_ctlp) + 0x04) argument
125 #define AHCI_GLOBAL_IS(ahci_ctlp) (AHCI_GLOBAL_OFFSET(ahci_ctlp) + 0x08) argument
127 #define AHCI_GLOBAL_PI(ahci_ctlp) (AHCI_GLOBAL_OFFSET(ahci_ctlp) argument
129 AHCI_GLOBAL_VS(ahci_ctlp) global() argument
131 AHCI_GLOBAL_CCC_CTL(ahci_ctlp) global() argument
133 AHCI_GLOBAL_CCC_PORTS(ahci_ctlp) global() argument
136 AHCI_GLOBAL_EM_LOC(ahci_ctlp) global() argument
138 AHCI_GLOBAL_EM_CTL(ahci_ctlp) global() argument
140 AHCI_GLOBAL_CAP2(ahci_ctlp) global() argument
142 AHCI_GLOBAL_BOHC(ahci_ctlp) global() argument
144 AHCI_PORT_IMPLEMENTED(ahci_ctlp,port) global() argument
234 AHCI_PORT_OFFSET(ahci_ctlp,port) global() argument
237 AHCI_PORT_PxCLB(ahci_ctlp,port) global() argument
240 AHCI_PORT_PxCLBU(ahci_ctlp,port) global() argument
243 AHCI_PORT_PxFB(ahci_ctlp,port) global() argument
246 AHCI_PORT_PxFBU(ahci_ctlp,port) global() argument
249 AHCI_PORT_PxIS(ahci_ctlp,port) global() argument
252 AHCI_PORT_PxIE(ahci_ctlp,port) global() argument
255 AHCI_PORT_PxCMD(ahci_ctlp,port) global() argument
258 AHCI_PORT_PxTFD(ahci_ctlp,port) global() argument
261 AHCI_PORT_PxSIG(ahci_ctlp,port) global() argument
264 AHCI_PORT_PxSSTS(ahci_ctlp,port) global() argument
267 AHCI_PORT_PxSCTL(ahci_ctlp,port) global() argument
270 AHCI_PORT_PxSERR(ahci_ctlp,port) global() argument
273 AHCI_PORT_PxSACT(ahci_ctlp,port) global() argument
276 AHCI_PORT_PxCI(ahci_ctlp,port) global() argument
279 AHCI_PORT_PxSNTF(ahci_ctlp,port) global() argument
282 AHCI_PORT_PxFBS(ahci_ctlp,port) global() argument
285 AHCI_SLOT_MASK(ahci_ctlp) global() argument
[all...]
H A Dahcivar.h590 #define AHCIDBG(flag, ahci_ctlp, fmt, args ...) \ argument
602 #define AHCIDBG(flag, ahci_ctlp, fmt, args ...) \ argument