Home
last modified time | relevance | path

Searched refs:llc_style (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dllc1.h123 long llc_style; member
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c391 llc1->llc_style = DL_STYLE2; in llc1_open()
1267 (lld->llc_style == 0) ? lld->llc_style : DL_STYLE2; in llc1_inforeq()