Print this page
NEX-13818 Support for Microsemi SmartPQI HBA's is required
Reviewed by: Rob Gittins <rob.gittins@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
NEX-16819 loader UEFI support
Includes work by Toomas Soome <tsoome@me.com>
Upstream commits:
    loader: pxe receive cleanup
    9475 libefi: Do not return only if ReceiveFilter
    installboot: should support efi system partition
    8931 boot1.efi: scan all display modes rather than
    loader: spinconsole updates
    loader: gfx experiment to try GOP Blt() function.
    sha1 build test
    loader: add sha1 hash calculation
    common/sha1: update for loader build
    loader: biosdisk rework
    uts: 32-bit kernel FB needs mapping in low memory
    uts: add diag-device
    uts: boot console mirror with diag-device
    uts: enable very early console on ttya
    kmdb: add diag-device as input/output device
    uts: test VGA memory exclusion from mapping
    uts: clear boot mapping and protect boot pages test
    uts: add dboot map debug printf
    uts: need to release FB pages in release_bootstrap()
    uts: add screenmap ioctl
    uts: update sys/queue.h
    loader: add illumos uts/common to include path
    loader: tem/gfx font cleanup
    loader: vbe checks
    uts: gfx_private set KD_TEXT when KD_RESETTEXT is
    uts: gfx 8-bit update
    loader: gfx 8-bit fix
    loader: always set media size from partition.
    uts: MB2 support for 32-bit kernel
    loader: x86 should have tem 80x25
    uts: x86 should have tem 80x25
    uts: font update
    loader: font update
    uts: tem attributes
    loader: tem.c comment added
    uts: use font module
    loader: add font module
    loader: build rules for new font setup
    uts: gfx_private update for new font structure
    uts: early boot update for new font structure
    uts: font update
    uts: font build rules update for new fonts
    uts: tem update to new font structure
    loader: module.c needs to include tem_impl.h
    uts: gfx_private 8x16 font rework
    uts: make font_lookup public
    loader: font rework
    uts: font rework
    9259 libefi: efi_alloc_and_read should check for PMBR
    uts: tem utf-8 support
    loader: implement tem utf-8 support
    loader: tem should be able to display UTF-8
    7784 uts: console input should support utf-8
    7796 uts: ldterm default to utf-8
    uts: do not reset serial console
    uts: set up colors even if tem is not console
    uts: add type for early boot properties
    uts: gfx_private experiment with drm and vga
    uts: gfx_private should use setmode drm callback.
    uts: identify FB types and set up gfx_private based
    loader: replace gop and vesa with framebuffer
    uts: boot needs simple tem to support mdb
    uts: boot_keyboard should emit esc sequences for
    uts: gfx_private FB showuld be written by line
    kmdb: set terminal window size
    uts: gfx_private needs to keep track of early boot FB
    pnglite: move pnglite to usr/src/common
    loader: gfx_fb
    ficl-sys: add gfx primitives
    loader: add illumos.png logo
    ficl: add fb-putimage
    loader: add png support
    loader: add alpha blending for gfx_fb
    loader: use term-drawrect for menu frame
    ficl: add simple gfx words
    uts: provide fb_info via fbgattr dev_specific array.
    uts: gfx_private add alpha blending
    uts: update sys/ascii.h
    uts: tem OSC support (incomplete)
    uts: implement env module support and use data from
    uts: tem get colors from early boot data
    loader: use crc32 from libstand (libz)
    loader: optimize for size
    loader: pass tem info to the environment
    loader: import tem for loader console
    loader: UEFI loader needs to set ISADIR based on
    loader: need UEFI32 support
    8918 loader.efi: add vesa edid support
    uts: tem_safe_pix_clear_prom_output() should only
    uts: tem_safe_pix_clear_entire_screen() should use
    uts: tem_safe_check_first_time() should query cursor
    uts: tem implement cls callback & visual_io v4
    uts: gfx_vgatext use block cursor for vgatext
    uts: gfx_private implement cls callback & visual_io
    uts: gfx_private bitmap framebuffer implementation
    uts: early start frame buffer console support
    uts: font functions should check the input char
    uts: font rendering should support 16/24/32bit depths
    uts: use smallest font as fallback default.
    uts: update terminal dimensions based on selected
    7834 uts: vgatext should use gfx_private
    uts: add spacing property to 8859-1.bdf
    terminfo: add underline for sun-color
    terminfo: sun-color has 16 colors
    uts: add font load callback type
    loader: do not repeat int13 calls with error 0x20 and
    8905 loader: add skein/edonr support
    8904 common/crypto: make skein and edonr loader
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Revert "NEX-16819 loader UEFI support"
This reverts commit ec06b9fc617b99234e538bf2e7e4d02a24993e0c.
Reverting due to failures in the zfs-tests and the sharefs-tests
NEX-16819 loader UEFI support
Includes work by Toomas Soome <tsoome@me.com>
Upstream commits:
    loader: pxe receive cleanup
    9475 libefi: Do not return only if ReceiveFilter
    installboot: should support efi system partition
    8931 boot1.efi: scan all display modes rather than
    loader: spinconsole updates
    loader: gfx experiment to try GOP Blt() function.
    sha1 build test
    loader: add sha1 hash calculation
    common/sha1: update for loader build
    loader: biosdisk rework
    uts: 32-bit kernel FB needs mapping in low memory
    uts: add diag-device
    uts: boot console mirror with diag-device
    uts: enable very early console on ttya
    kmdb: add diag-device as input/output device
    uts: test VGA memory exclusion from mapping
    uts: clear boot mapping and protect boot pages test
    uts: add dboot map debug printf
    uts: need to release FB pages in release_bootstrap()
    uts: add screenmap ioctl
    uts: update sys/queue.h
    loader: add illumos uts/common to include path
    loader: tem/gfx font cleanup
    loader: vbe checks
    uts: gfx_private set KD_TEXT when KD_RESETTEXT is
    uts: gfx 8-bit update
    loader: gfx 8-bit fix
    loader: always set media size from partition.
    uts: MB2 support for 32-bit kernel
    loader: x86 should have tem 80x25
    uts: x86 should have tem 80x25
    uts: font update
    loader: font update
    uts: tem attributes
    loader: tem.c comment added
    uts: use font module
    loader: add font module
    loader: build rules for new font setup
    uts: gfx_private update for new font structure
    uts: early boot update for new font structure
    uts: font update
    uts: font build rules update for new fonts
    uts: tem update to new font structure
    loader: module.c needs to include tem_impl.h
    uts: gfx_private 8x16 font rework
    uts: make font_lookup public
    loader: font rework
    uts: font rework
    libefi: efi_alloc_and_read should check for PMBR
    uts: tem utf-8 support
    loader: implement tem utf-8 support
    loader: tem should be able to display UTF-8
    7784 uts: console input should support utf-8
    7796 uts: ldterm default to utf-8
    uts: do not reset serial console
    uts: set up colors even if tem is not console
    uts: add type for early boot properties
    uts: gfx_private experiment with drm and vga
    uts: gfx_private should use setmode drm callback.
    uts: identify FB types and set up gfx_private based
    loader: replace gop and vesa with framebuffer
    uts: boot needs simple tem to support mdb
    uts: boot_keyboard should emit esc sequences for
    uts: gfx_private FB showuld be written by line
    kmdb: set terminal window size
    uts: gfx_private needs to keep track of early boot FB
    pnglite: move pnglite to usr/src/common
    loader: gfx_fb
    ficl-sys: add gfx primitives
    loader: add illumos.png logo
    ficl: add fb-putimage
    loader: add png support
    loader: add alpha blending for gfx_fb
    loader: use term-drawrect for menu frame
    ficl: add simple gfx words
    uts: provide fb_info via fbgattr dev_specific array.
    uts: gfx_private add alpha blending
    uts: update sys/ascii.h
    uts: tem OSC support (incomplete)
    uts: implement env module support and use data from
    uts: tem get colors from early boot data
    loader: use crc32 from libstand (libz)
    loader: optimize for size
    loader: pass tem info to the environment
    loader: import tem for loader console
    loader: UEFI loader needs to set ISADIR based on
    loader: need UEFI32 support
    8918 loader.efi: add vesa edid support
    uts: tem_safe_pix_clear_prom_output() should only
    uts: tem_safe_pix_clear_entire_screen() should use
    uts: tem_safe_check_first_time() should query cursor
    uts: tem implement cls callback & visual_io v4
    uts: gfx_vgatext use block cursor for vgatext
    uts: gfx_private implement cls callback & visual_io
    uts: gfx_private bitmap framebuffer implementation
    uts: early start frame buffer console support
    uts: font functions should check the input char
    uts: font rendering should support 16/24/32bit depths
    uts: use smallest font as fallback default.
    uts: update terminal dimensions based on selected
    7834 uts: vgatext should use gfx_private
    uts: add spacing property to 8859-1.bdf
    terminfo: add underline for sun-color
    terminfo: sun-color has 16 colors
    uts: add font load callback type
    loader: do not repeat int13 calls with error 0x20 and
    8905 loader: add skein/edonr support
    8904 common/crypto: make skein and edonr loader
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
NEX-16480 Want support for QLogic QL41000/45000 series devices
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Revert "NEX-16480 Want support for QLogic QL41000/45000 series devices"
This reverts commit ffd53b7544b2ef6b78185e7baffda5e09f3bc0cf.
Broke 5.2 build
NEX-16480 Want support for QLogic QL41000/45000 series devices
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix studio build)
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@damore.org>
NEX-4483 backport new bnxe driver from illumos
5019 want open source bnxe
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@omniti.com>
NEX-2182 need driver for Intel NVM Express (nvme) (preview)
Reviewed by: Dan Fields <dan.fields@nexenta.com>
NEX-3558 KRRP Integration
OS-13 sTec S112x support.
Reviewed by: Marcel Telka <marcel.telka@nexenta.com>
Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
port of illumos-3644
    3644 Add virtio-net support into the Illumos
    Reviewed by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
    Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
    Reviewed by: David Hoppner <0xffea@gmail.com>
port of illumos-1147
    1147 integrate the virtio-block driver
    Reviewed by: Dmitry Yusupov <Dmitry.Yusupov@nexenta.com>
    Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
    Approved by: Garrett D'Amore <garrett@damore.org>
port of illumos-1562
    1562 Integrate the virtio core module
    Reviewed by: Dmitry Yusupov <Dmitry.Yusupov@nexenta.com>
    Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
    Approved by: Garrett D'Amore <garrett@damore.org>
re #13842 make clobber leaves trash
Adding AoE support to nza-kernel
8226 nza-kernel needs to be buildable by itself
7477 nza-gate needs lint builds to handle nza-closed
Re #6790 backspace should perform delete on console
VAAI (XXX ATS support for COMSTAR, YYY Block-copy support for COMSTAR)


 189 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/aout/%.c
 190         $(COMPILE.c) -o $@ $<
 191         $(CTFCONVERT_O)
 192 
 193 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/elf/%.c
 194         $(COMPILE.c) -o $@ $<
 195         $(CTFCONVERT_O)
 196 
 197 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/intp/%.c
 198         $(COMPILE.c) -o $@ $<
 199         $(CTFCONVERT_O)
 200 
 201 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/shbin/%.c
 202         $(COMPILE.c) -o $@ $<
 203         $(CTFCONVERT_O)
 204 
 205 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/java/%.c
 206         $(COMPILE.c) -o $@ $<
 207         $(CTFCONVERT_O)
 208 
 209 $(OBJS_DIR)/$(VGATEXT_FONT).c:  $(VGATEXT_FONT_DIR)/$(VGATEXT_FONT_SRC).bdf \
 210         $(VGATEXT_FONT_DIR)/bdf_to_c.awk
 211         $(AWK) -f $(VGATEXT_FONT_DIR)/bdf_to_c.awk      \
 212                 $(VGATEXT_FONT_DIR)/$(VGATEXT_FONT_SRC).bdf > $@
 213 
 214 $(OBJS_DIR)/$(VGATEXT_FONT).o:  $(OBJS_DIR)/$(VGATEXT_FONT).c
 215         $(COMPILE.c) -o $@ $<
 216         $(CTFCONVERT_O)
 217 
 218 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/font/%.c
 219         $(COMPILE.c) -o $@ $<
 220         $(CTFCONVERT_O)
 221 
 222 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/%.c
 223         $(COMPILE.c) -o $@ $<
 224         $(CTFCONVERT_O)
 225 
 226 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/autofs/%.c
 227         $(COMPILE.c) -o $@ $<
 228         $(CTFCONVERT_O)
 229 
 230 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/bootfs/%.c
 231         $(COMPILE.c) -o $@ $<
 232         $(CTFCONVERT_O)
 233 
 234 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/dcfs/%.c


 945 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mac/plugins/%.c
 946         $(COMPILE.c) -o $@ $<
 947         $(CTFCONVERT_O)
 948 
 949 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mega_sas/%.c
 950         $(COMPILE.c) -o $@ $<
 951         $(CTFCONVERT_O)
 952 
 953 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mii/%.c
 954         $(COMPILE.c) -o $@ $<
 955         $(CTFCONVERT_O)
 956 
 957 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mr_sas/%.c
 958         $(COMPILE.c) -o $@ $<
 959         $(CTFCONVERT_O)
 960 
 961 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
 962         $(COMPILE.c) -o $@ $<
 963         $(CTFCONVERT_O)
 964 




 965 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mxfe/%.c
 966         $(COMPILE.c) -o $@ $<
 967         $(CTFCONVERT_O)
 968 
 969 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mwl/%.c
 970         $(COMPILE.c) -o $@ $<
 971         $(CTFCONVERT_O)
 972 
 973 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mwl/mwl_fw/%.c
 974         $(COMPILE.c) -o $@ $<
 975         $(CTFCONVERT_O)
 976 
 977 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/net80211/%.c
 978         $(COMPILE.c) -o $@ $<
 979         $(CTFCONVERT_O)
 980 
 981 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nge/%.c
 982         $(COMPILE.c) -o $@ $<
 983         $(CTFCONVERT_O)
 984 


1000 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pci-ide/%.c
1001         $(COMPILE.c) -o $@ $<
1002         $(CTFCONVERT_O)
1003 
1004 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pcn/%.c
1005         $(COMPILE.c) -o $@ $<
1006         $(CTFCONVERT_O)
1007 
1008 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppp/%.c
1009         $(COMPILE.c) -o $@ $<
1010         $(CTFCONVERT_O)
1011 
1012 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/spppasyn/%.c
1013         $(COMPILE.c) -o $@ $<
1014         $(CTFCONVERT_O)
1015 
1016 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppptun/%.c
1017         $(COMPILE.c) -o $@ $<
1018         $(CTFCONVERT_O)
1019 








1020 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ral/%.c
1021         $(COMPILE.c) -o $@ $<
1022         $(CTFCONVERT_O)
1023 
1024 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rge/%.c
1025         $(COMPILE.c) -o $@ $<
1026         $(CTFCONVERT_O)
1027 
1028 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rtls/%.c
1029         $(COMPILE.c) -o $@ $<
1030         $(CTFCONVERT_O)
1031 
1032 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rsm/%.c
1033         $(COMPILE.c) -o $@ $<
1034         $(CTFCONVERT_O)
1035 
1036 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rtw/%.c
1037         $(COMPILE.c) -o $@ $<
1038         $(CTFCONVERT_O)
1039 


1100 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/impl/%.c
1101         $(COMPILE.c) -o $@ $<
1102         $(CTFCONVERT_O)
1103 
1104 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
1105         $(COMPILE.c) -o $@ $<
1106         $(CTFCONVERT_O)
1107 
1108 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/qlge/%.c
1109         $(COMPILE.c) -o $@ $<
1110         $(CTFCONVERT_O)
1111 
1112 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/emlxs/%.c
1113         $(COMPILE.c) -o $@ $<
1114         $(CTFCONVERT_O)
1115 
1116 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/oce/%.c
1117         $(COMPILE.c) -o $@ $<
1118         $(CTFCONVERT_O)
1119 












1120 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/fcoei/%.c
1121         $(COMPILE.c) -o $@ $<
1122         $(CTFCONVERT_O)
1123 
1124 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/adapters/sdhost/%.c
1125         $(COMPILE.c) -o $@ $<
1126         $(CTFCONVERT_O)
1127 
1128 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/impl/%.c
1129         $(COMPILE.c) -o $@ $<
1130         $(CTFCONVERT_O)
1131 
1132 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/targets/sdcard/%.c
1133         $(COMPILE.c) -o $@ $<
1134         $(CTFCONVERT_O)
1135 
1136 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sfe/%.c
1137         $(COMPILE.c) -o $@ $<
1138         $(CTFCONVERT_O)
1139 


2238         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2239 
2240 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/ibtl/%.c
2241         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2242 
2243 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/adapters/tavor/%.c
2244         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2245 
2246 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/adapters/hermon/%.c
2247         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2248 
2249 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/daplt/%.c
2250         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2251 
2252 $(LINTS_DIR)/%.ln:              $(COMMONBASE)/iscsi/%.c
2253         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2254 
2255 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/idm/%.c
2256         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2257 






2258 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ipw/%.c
2259         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2260 
2261 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwh/%.c
2262         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2263 
2264 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwi/%.c
2265         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2266 
2267 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwk/%.c
2268         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2269 
2270 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwp/%.c
2271         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2272 
2273 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/kb8042/%.c
2274         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2275 
2276 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/kbtrans/%.c
2277         @($(LHEAD) $(LINT.c) $< $(LTAIL))


2286         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2287 
2288 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mac/%.c
2289         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2290 
2291 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mac/plugins/%.c
2292         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2293 
2294 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mega_sas/%.c
2295         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2296 
2297 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mii/%.c
2298         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2299 
2300 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mr_sas/%.c
2301         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2302 
2303 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
2304         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2305 



2306 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mxfe/%.c
2307         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2308 
2309 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/%.c
2310         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2311 
2312 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/mwl_fw/%.c
2313         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2314 
2315 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/net80211/%.c
2316         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2317 
2318 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nge/%.c
2319         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2320 
2321 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nvme/%.c
2322         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2323 
2324 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/%.c
2325         @($(LHEAD) $(LINT.c) $< $(LTAIL))


2328         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2329 
2330 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/npi/%.c
2331         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2332 
2333 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pci-ide/%.c
2334         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2335 
2336 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pcn/%.c
2337         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2338 
2339 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppp/%.c
2340         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2341 
2342 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/spppasyn/%.c
2343         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2344 
2345 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppptun/%.c
2346         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2347 






2348 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ral/%.c
2349         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2350 
2351 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rge/%.c
2352         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2353 
2354 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rtls/%.c
2355         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2356 
2357 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rsm/%.c
2358         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2359 
2360 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rtw/%.c
2361         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2362 
2363 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rum/%.c
2364         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2365 
2366 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rwd/%.c
2367         @($(LHEAD) $(LINT.c) $< $(LTAIL))


2397         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2398 
2399 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/ulp/%.c
2400         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2401 
2402 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/impl/%.c
2403         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2404 
2405 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
2406         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2407 
2408 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlge/%.c
2409         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2410 
2411 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/emlxs/%.c
2412         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2413 
2414 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/oce/%.c
2415         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2416 



2417 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/fcoei/%.c
2418         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2419 
2420 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/conf/%.c
2421         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2422 
2423 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/impl/%.c
2424         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2425 
2426 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/targets/%.c
2427         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2428 
2429 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/adapters/sdhost/%.c
2430         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2431 
2432 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/impl/%.c
2433         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2434 
2435 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/targets/sdcard/%.c
2436         @($(LHEAD) $(LINT.c) $< $(LTAIL))




 189 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/aout/%.c
 190         $(COMPILE.c) -o $@ $<
 191         $(CTFCONVERT_O)
 192 
 193 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/elf/%.c
 194         $(COMPILE.c) -o $@ $<
 195         $(CTFCONVERT_O)
 196 
 197 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/intp/%.c
 198         $(COMPILE.c) -o $@ $<
 199         $(CTFCONVERT_O)
 200 
 201 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/shbin/%.c
 202         $(COMPILE.c) -o $@ $<
 203         $(CTFCONVERT_O)
 204 
 205 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/java/%.c
 206         $(COMPILE.c) -o $@ $<
 207         $(CTFCONVERT_O)
 208 
 209 $(OBJS_DIR)/$(FONT).c:  $(FONT_DIR)/$(FONT_SRC).bdf
 210         $(VTFONTCVT) -f source -o $@ $(FONT_DIR)/$(FONT_SRC).bdf


 211 
 212 $(OBJS_DIR)/$(FONT).o:          $(OBJS_DIR)/$(FONT).c
 213         $(COMPILE.c) -o $@ $<
 214         $(CTFCONVERT_O)
 215 
 216 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/font/%.c
 217         $(COMPILE.c) -o $@ $<
 218         $(CTFCONVERT_O)
 219 
 220 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/%.c
 221         $(COMPILE.c) -o $@ $<
 222         $(CTFCONVERT_O)
 223 
 224 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/autofs/%.c
 225         $(COMPILE.c) -o $@ $<
 226         $(CTFCONVERT_O)
 227 
 228 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/bootfs/%.c
 229         $(COMPILE.c) -o $@ $<
 230         $(CTFCONVERT_O)
 231 
 232 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/dcfs/%.c


 943 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mac/plugins/%.c
 944         $(COMPILE.c) -o $@ $<
 945         $(CTFCONVERT_O)
 946 
 947 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mega_sas/%.c
 948         $(COMPILE.c) -o $@ $<
 949         $(CTFCONVERT_O)
 950 
 951 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mii/%.c
 952         $(COMPILE.c) -o $@ $<
 953         $(CTFCONVERT_O)
 954 
 955 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mr_sas/%.c
 956         $(COMPILE.c) -o $@ $<
 957         $(CTFCONVERT_O)
 958 
 959 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
 960         $(COMPILE.c) -o $@ $<
 961         $(CTFCONVERT_O)
 962 
 963 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/smartpqi/%.c
 964         $(COMPILE.c) -o $@ $<
 965         $(CTFCONVERT_O)
 966 
 967 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mxfe/%.c
 968         $(COMPILE.c) -o $@ $<
 969         $(CTFCONVERT_O)
 970 
 971 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mwl/%.c
 972         $(COMPILE.c) -o $@ $<
 973         $(CTFCONVERT_O)
 974 
 975 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mwl/mwl_fw/%.c
 976         $(COMPILE.c) -o $@ $<
 977         $(CTFCONVERT_O)
 978 
 979 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/net80211/%.c
 980         $(COMPILE.c) -o $@ $<
 981         $(CTFCONVERT_O)
 982 
 983 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nge/%.c
 984         $(COMPILE.c) -o $@ $<
 985         $(CTFCONVERT_O)
 986 


1002 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pci-ide/%.c
1003         $(COMPILE.c) -o $@ $<
1004         $(CTFCONVERT_O)
1005 
1006 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pcn/%.c
1007         $(COMPILE.c) -o $@ $<
1008         $(CTFCONVERT_O)
1009 
1010 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppp/%.c
1011         $(COMPILE.c) -o $@ $<
1012         $(CTFCONVERT_O)
1013 
1014 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/spppasyn/%.c
1015         $(COMPILE.c) -o $@ $<
1016         $(CTFCONVERT_O)
1017 
1018 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppptun/%.c
1019         $(COMPILE.c) -o $@ $<
1020         $(CTFCONVERT_O)
1021 
1022 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/qede/%.c
1023         $(COMPILE.c) -o $@ $<
1024         $(CTFCONVERT_O)
1025 
1026 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/qede/579xx/drivers/ecore/%.c
1027         $(COMPILE.c) -o $@ $<
1028         $(CTFCONVERT_O)
1029 
1030 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ral/%.c
1031         $(COMPILE.c) -o $@ $<
1032         $(CTFCONVERT_O)
1033 
1034 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rge/%.c
1035         $(COMPILE.c) -o $@ $<
1036         $(CTFCONVERT_O)
1037 
1038 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rtls/%.c
1039         $(COMPILE.c) -o $@ $<
1040         $(CTFCONVERT_O)
1041 
1042 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rsm/%.c
1043         $(COMPILE.c) -o $@ $<
1044         $(CTFCONVERT_O)
1045 
1046 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rtw/%.c
1047         $(COMPILE.c) -o $@ $<
1048         $(CTFCONVERT_O)
1049 


1110 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/impl/%.c
1111         $(COMPILE.c) -o $@ $<
1112         $(CTFCONVERT_O)
1113 
1114 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
1115         $(COMPILE.c) -o $@ $<
1116         $(CTFCONVERT_O)
1117 
1118 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/qlge/%.c
1119         $(COMPILE.c) -o $@ $<
1120         $(CTFCONVERT_O)
1121 
1122 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/emlxs/%.c
1123         $(COMPILE.c) -o $@ $<
1124         $(CTFCONVERT_O)
1125 
1126 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/oce/%.c
1127         $(COMPILE.c) -o $@ $<
1128         $(CTFCONVERT_O)
1129 
1130 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/aoe/%.c
1131         $(COMPILE.c) -o $@ $<
1132         $(CTFCONVERT_O)
1133 
1134 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/krrp/%.c
1135         $(COMPILE.c) -o $@ $<
1136         $(CTFCONVERT_O)
1137 
1138 $(OBJS_DIR)/%.o:                $(COMMONBASE)/krrp/%.c
1139         $(COMPILE.c) -o $@ $<
1140         $(CTFCONVERT_O)
1141 
1142 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/fcoei/%.c
1143         $(COMPILE.c) -o $@ $<
1144         $(CTFCONVERT_O)
1145 
1146 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/adapters/sdhost/%.c
1147         $(COMPILE.c) -o $@ $<
1148         $(CTFCONVERT_O)
1149 
1150 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/impl/%.c
1151         $(COMPILE.c) -o $@ $<
1152         $(CTFCONVERT_O)
1153 
1154 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/targets/sdcard/%.c
1155         $(COMPILE.c) -o $@ $<
1156         $(CTFCONVERT_O)
1157 
1158 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sfe/%.c
1159         $(COMPILE.c) -o $@ $<
1160         $(CTFCONVERT_O)
1161 


2260         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2261 
2262 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/ibtl/%.c
2263         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2264 
2265 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/adapters/tavor/%.c
2266         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2267 
2268 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/adapters/hermon/%.c
2269         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2270 
2271 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/daplt/%.c
2272         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2273 
2274 $(LINTS_DIR)/%.ln:              $(COMMONBASE)/iscsi/%.c
2275         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2276 
2277 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/idm/%.c
2278         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2279 
2280 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/krrp/%.c
2281         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2282 
2283 $(LINTS_DIR)/%.ln:              $(COMMONBASE)/krrp/%.c
2284         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2285 
2286 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ipw/%.c
2287         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2288 
2289 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwh/%.c
2290         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2291 
2292 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwi/%.c
2293         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2294 
2295 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwk/%.c
2296         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2297 
2298 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwp/%.c
2299         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2300 
2301 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/kb8042/%.c
2302         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2303 
2304 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/kbtrans/%.c
2305         @($(LHEAD) $(LINT.c) $< $(LTAIL))


2314         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2315 
2316 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mac/%.c
2317         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2318 
2319 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mac/plugins/%.c
2320         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2321 
2322 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mega_sas/%.c
2323         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2324 
2325 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mii/%.c
2326         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2327 
2328 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mr_sas/%.c
2329         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2330 
2331 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
2332         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2333 
2334  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/smartpqi/%.c
2335         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2336 
2337 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mxfe/%.c
2338         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2339 
2340 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/%.c
2341         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2342 
2343 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/mwl_fw/%.c
2344         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2345 
2346 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/net80211/%.c
2347         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2348 
2349 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nge/%.c
2350         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2351 
2352 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nvme/%.c
2353         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2354 
2355 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/%.c
2356         @($(LHEAD) $(LINT.c) $< $(LTAIL))


2359         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2360 
2361 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/npi/%.c
2362         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2363 
2364 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pci-ide/%.c
2365         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2366 
2367 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pcn/%.c
2368         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2369 
2370 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppp/%.c
2371         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2372 
2373 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/spppasyn/%.c
2374         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2375 
2376 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppptun/%.c
2377         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2378 
2379 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/qede/%.c
2380         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2381 
2382 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/qede/579xx/drivers/ecore/%.c
2383         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2384 
2385 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ral/%.c
2386         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2387 
2388 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rge/%.c
2389         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2390 
2391 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rtls/%.c
2392         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2393 
2394 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rsm/%.c
2395         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2396 
2397 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rtw/%.c
2398         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2399 
2400 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rum/%.c
2401         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2402 
2403 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rwd/%.c
2404         @($(LHEAD) $(LINT.c) $< $(LTAIL))


2434         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2435 
2436 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/ulp/%.c
2437         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2438 
2439 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/impl/%.c
2440         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2441 
2442 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
2443         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2444 
2445 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlge/%.c
2446         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2447 
2448 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/emlxs/%.c
2449         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2450 
2451 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/oce/%.c
2452         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2453 
2454 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/aoe/%.c
2455         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2456 
2457 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/fcoei/%.c
2458         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2459 
2460 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/conf/%.c
2461         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2462 
2463 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/impl/%.c
2464         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2465 
2466 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/targets/%.c
2467         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2468 
2469 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/adapters/sdhost/%.c
2470         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2471 
2472 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/impl/%.c
2473         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2474 
2475 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/targets/sdcard/%.c
2476         @($(LHEAD) $(LINT.c) $< $(LTAIL))