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

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1172 struct sf *sf_reposition = NULL; local
1202 sf_reposition = sf_ptr;
1205 ASSERT(sf_reposition != NULL);
1207 sf_reposition->sf_next = sf_ptr->sf_next;

Completed in 66 milliseconds