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

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.h84 #ifndef SCSI_LOW_NTARGETS
85 #define SCSI_LOW_NTARGETS 8 macro
86 #endif /* SCSI_LOW_NTARGETS */
460 struct targ_info *sl_ti[SCSI_LOW_NTARGETS];
H A Dscsi_low.c1386 if (ntargs > SCSI_LOW_NTARGETS)
1389 printf("change kernel options SCSI_LOW_NTARGETS");

Completed in 67 milliseconds