Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 obj-$(CONFIG_SCSI_ISCI) += isci.o
0003 isci-objs := init.o phy.o request.o \
0004              remote_device.o port.o \
0005              host.o task.o probe_roms.o \
0006              remote_node_context.o \
0007              remote_node_table.o \
0008              unsolicited_frame_control.o \
0009              port_config.o \