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

/freebsd-11.0-release/sys/dev/iir/
H A Diir.h71 #define GDT_MAXID_FC 127 /* Fibre-channel IDs */ macro
H A Diir.c327 gdt->sc_bus_id[i] = id < GDT_MAXID_FC ? id : 0xff;
347 (gccb->gc_scratch[GDT_GETCH_SIOP_ID] < GDT_MAXID_FC) ?
1360 cpi->max_target = GDT_MAXID_FC - 1;

Completed in 110 milliseconds