Searched defs:sf_switch_to_alpa (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c272 static uchar_t sf_switch_to_alpa[] = { variable
2283 for (i = 0; i < sizeof (sf_switch_to_alpa); i++)
2285 sf_switch_to_alpa[i];
3273 target->sft_hard_address = sf_switch_to_alpa[tnum];
3307 ntarget->sft_hard_address = sf_switch_to_alpa[tnum];
3396 target->sft_hard_address = sf_switch_to_alpa[tnum];
3413 target->sft_hard_address = sf_switch_to_alpa[tnum];

Completed in 92 milliseconds