Home
last modified time | relevance | path

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); in fas_attach()
2786 (void) fas_alloc_active_slots(fas, slot, KM_NOSLEEP); in fas_accept_pkt()
8995 if (val && fas_alloc_active_slots(fas, slot, in fas_commoncap()
9189 fas_alloc_active_slots(struct fas *fas, int slot, int flag) in fas_alloc_active_slots() function