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

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c284 static int fas_alloc_active_slots(struct fas *fas, int slot, int flag);
754 (void) fas_alloc_active_slots(fas, slot, KM_SLEEP);
2786 (void) fas_alloc_active_slots(fas, slot, KM_NOSLEEP);
8995 if (val && fas_alloc_active_slots(fas, slot,
9189 fas_alloc_active_slots(struct fas *fas, int slot, int flag) function
9204 "fas_alloc_active_slots: target=%x size=%x, old=0x%p, oldsize=%x\n",

Completed in 119 milliseconds