xref: /onnv-gate/usr/src/uts/common/io/warlock/ahci.wlcmd (revision 12548:026ee4e02773)
13333Syt160523#
23333Syt160523# CDDL HEADER START
33333Syt160523#
43333Syt160523# The contents of this file are subject to the terms of the
53333Syt160523# Common Development and Distribution License (the "License").
63333Syt160523# You may not use this file except in compliance with the License.
73333Syt160523#
83333Syt160523# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
93333Syt160523# or http://www.opensolaris.org/os/licensing.
103333Syt160523# See the License for the specific language governing permissions
113333Syt160523# and limitations under the License.
123333Syt160523#
133333Syt160523# When distributing Covered Code, include this CDDL HEADER in each
143333Syt160523# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
153333Syt160523# If applicable, add the following below this CDDL HEADER, with the
163333Syt160523# fields enclosed by brackets "[]" replaced with your own identifying
173333Syt160523# information: Portions Copyright [yyyy] [name of copyright owner]
183333Syt160523#
193333Syt160523# CDDL HEADER END
203333Syt160523#
213333Syt160523
223333Syt160523#
23*12548SXiao-Yu.Zhang@Sun.COM# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
243333Syt160523#
253333Syt160523
263333Syt160523# usr/src/uts/common/io/warlock/ahci.wlcmd
273333Syt160523
283333Syt160523one     ahci_ctl
293333Syt160523one	ahci_port
303333Syt160523
313333Syt160523one     scsi_device
323333Syt160523one     __ddi_xbuf_attr
333333Syt160523one     sd_lun
343333Syt160523one     sd_resv_reclaim_request
353333Syt160523
363333Syt160523root	ahci_intr
373333Syt160523root	ahci_watchdog_handler
384879Syt160523root	ahci_events_handler
393333Syt160523
403333Syt160523add     sd.c:sd_start_cmds/funcp target sd_initpkt_for_buf sd_initpkt_for_uscsi
413333Syt160523root    sd.c:sd_handle_mchange sd_media_change_task sd_start_stop_unit_task
423333Syt160523root    sd.c:sd_wm_cache_constructor sd_wm_cache_destructor
433333Syt160523root    sd.c:sd_read_modify_write_task sd_reenable_dsense_task
443333Syt160523root    sd.c:sd_failfast_flushq_callback sd_start_direct_priority_command
453333Syt160523root    sd.c:sdstrategy sdioctl
466590Syl194034root	sd.c:sd_target_change_task
473333Syt160523
483333Syt160523root    scsi_hba.c:scsi_hba_bus_power
493333Syt160523
503333Syt160523ignore  sd.c:sd_scsi_probe_cache_fini
513333Syt160523ignore  sd.c:sd_scsi_probe_cache_init
523333Syt160523ignore	sd.c:sd_scsi_target_lun_init
533333Syt160523ignore	sd.c:sd_scsi_target_lun_fini
543333Syt160523root    sd.c:sd_taskq_create
553333Syt160523root    sd.c:sd_taskq_delete
563333Syt160523
573333Syt160523add     bus_ops::bus_add_eventcall              targets warlock_dummy
583333Syt160523add     bus_ops::bus_config                     targets warlock_dummy
593333Syt160523add     bus_ops::bus_get_eventcookie            targets warlock_dummy
603333Syt160523add     bus_ops::bus_intr_ctl                   targets warlock_dummy
613333Syt160523add     bus_ops::bus_post_event                 targets warlock_dummy
623333Syt160523add     bus_ops::bus_remove_eventcall           targets warlock_dummy
633333Syt160523add     bus_ops::bus_unconfig                   targets warlock_dummy
643333Syt160523
653333Syt160523add     scsi_hba_tran::tran_tgt_init    targets sata_scsi_tgt_init
663333Syt160523add     scsi_hba_tran::tran_tgt_probe   targets sata_scsi_tgt_probe
673333Syt160523add     scsi_hba_tran::tran_tgt_free    targets sata_scsi_tgt_free
683333Syt160523add     scsi_hba_tran::tran_start       targets sata_scsi_start
693333Syt160523add     scsi_hba_tran::tran_abort       targets sata_scsi_abort
703333Syt160523add     scsi_hba_tran::tran_reset       targets sata_scsi_reset
713333Syt160523add     scsi_hba_tran::tran_getcap      targets sata_scsi_getcap
723333Syt160523add     scsi_hba_tran::tran_setcap      targets sata_scsi_setcap
733333Syt160523add     scsi_hba_tran::tran_init_pkt    targets sata_scsi_init_pkt
743333Syt160523add     scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt
753333Syt160523add	scsi_hba_tran::tran_sync_pkt	targets sata_scsi_sync_pkt
763333Syt160523add	scsi_hba_tran::tran_dmafree	targets sata_scsi_dmafree
773333Syt160523
783333Syt160523add     scsi_hba_tran::tran_add_eventcall       targets warlock_dummy
793333Syt160523add     scsi_hba_tran::tran_bus_config          targets warlock_dummy
803333Syt160523add     scsi_hba_tran::tran_bus_power           targets warlock_dummy
813333Syt160523add     scsi_hba_tran::tran_bus_unconfig        targets warlock_dummy
823333Syt160523add     scsi_hba_tran::tran_get_eventcookie     targets warlock_dummy
833333Syt160523add     scsi_hba_tran::tran_get_name            targets warlock_dummy
843333Syt160523add     scsi_hba_tran::tran_post_event          targets warlock_dummy
853333Syt160523add     scsi_hba_tran::tran_remove_eventcall    targets warlock_dummy
863333Syt160523
873333Syt160523add     dk_callback::dkc_callback               targets warlock_dummy
883333Syt160523add     sd_uscsi_info::ui_dkc.dkc_callback      targets warlock_dummy
893333Syt160523
903333Syt160523add scsi_watch_request::swr_callback targets \
913333Syt160523        sd.c:sd_mhd_watch_cb \
923333Syt160523        sd.c:sd_media_watch_cb
933333Syt160523
94*12548SXiao-Yu.Zhang@Sun.COMroot	ahci_fm_error_cb
95*12548SXiao-Yu.Zhang@Sun.COM
963333Syt160523add scsi_pkt::pkt_comp targets \
973333Syt160523        scsi_watch.c:scsi_watch_request_intr \
983333Syt160523        sd.c:sdintr \
993333Syt160523        sata_scsi_destroy_pkt \
1003333Syt160523        sata_scsi_init_pkt \
1013333Syt160523        sata_scsi_start \
1023333Syt160523        sata_scsi_abort \
1033333Syt160523        sata_scsi_reset \
1043333Syt160523        sata_scsi_start \
1053333Syt160523	sata_scsi_sync_pkt
1063333Syt160523
1073333Syt160523add     __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy
1083333Syt160523
1093333Syt160523ignore  sd.c:sd_mhd_reset_notify_cb
1104879Syt160523ignore	delay
1113333Syt160523
1123333Syt160523assert order    ahci_ctl::ahcictl_mutex ahci_port::ahciport_mutex
113