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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c326 sbd_lu_t *nsl; local
448 for (nsl = sbd_lu_list, i = 0; nsl &&
449 (i < iocd->stmf_obuf_nentries); i++, nsl = nsl->sl_next) {
450 bcopy(nsl->sl_device_id + 4,
547 sbd_lu_t *nsl; local
558 for (nsl = sbd_lu_list; nsl; nsl
[all...]

Completed in 62 milliseconds