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

/freebsd-10.2-release/sys/dev/firewire/
H A Dsbp.c166 #define SBP_IND_MAX howmany(SBP_MAXPHYS, SBP_SEG_MAX) macro
168 #define SBP_IND_MAX howmany(SBP_MAXPHYS, PAGE_SIZE) macro
176 struct ind_ptr ind_ptr[SBP_IND_MAX];
1957 /*maxsize*/0x100000, /*nsegments*/SBP_IND_MAX,

Completed in 90 milliseconds