Searched refs:s_symbios (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dimpl.h192 boolean_t s_symbios; /* need Symbios workaround? */ member in struct:scsa1394_state
203 s_nluns s_lun s_cmd_cache s_taskq s_symbios s_targetinfo
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c147 sp->s_symbios = B_FALSE;
150 sp->s_symbios = B_TRUE;
164 sp->s_symbios = B_FALSE;
460 if (sp->s_symbios) {
H A Dhba.c1599 (!sp->s_symbios ||
1664 if (!sp->s_symbios) {
1908 (!sp->s_symbios ||
2129 if (sp->s_symbios && (len * blk_size > scsa1394_symbios_size_max)) {

Completed in 113 milliseconds