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

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.h250 u_int li_cfgflags; /* lun control flags given by user */ member in struct:lun_info
H A Dscsi_low.c625 diskflags = li->li_diskflags & li->li_cfgflags;
1091 li->li_cfgflags = SCSI_LOW_SYNC | SCSI_LOW_LINK | SCSI_LOW_DISC |
2767 slp->sl_Lnexus->li_cfgflags &= ~SCSI_LOW_DISC;
2812 slp->sl_Lnexus->li_cfgflags &= ~SCSI_LOW_QTAG;
3812 cfgflags = li->li_cfgflags;

Completed in 87 milliseconds