FC_FC4_PROV_SIZE
BUG_ON(type >= FC_FC4_PROV_SIZE);
if (type >= FC_FC4_PROV_SIZE)
BUG_ON(type >= FC_FC4_PROV_SIZE);
struct fc4_prov *fc_active_prov[FC_FC4_PROV_SIZE] = {
struct fc4_prov *fc_passive_prov[FC_FC4_PROV_SIZE] = {
if (fh->fh_type >= FC_FC4_PROV_SIZE)
if (rdata->spp_type < FC_FC4_PROV_SIZE) {
if (rspp->spp_type < FC_FC4_PROV_SIZE) {
for (type = 1; type < FC_FC4_PROV_SIZE; type++) {
void *prov[FC_FC4_PROV_SIZE];