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

/illumos-gate/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dimpl.h67 struct scsa1394_lun *thr_lun; /* lun we belong to */ member in struct:scsa1394_thread
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c258 thr->thr_lun = lp;
284 /* if thread wasn't initialized, thr_lun will be NULL */
285 if (thr->thr_lun == lp) {
670 scsa1394_lun_t *lp = thr->thr_lun;
H A Dhba.c2569 scsa1394_lun_t *lp = thr->thr_lun;
2589 scsa1394_lun_t *lp = thr->thr_lun;
2610 scsa1394_lun_t *lp = thr->thr_lun;
2621 scsa1394_lun_t *lp = thr->thr_lun;

Completed in 52 milliseconds