Home
last modified time | relevance | path

Searched refs:mptsas_alloc_active_slots (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c314 static int mptsas_alloc_active_slots(mptsas_t *mpt, int flag);
10063 mptsas_alloc_active_slots(mptsas_t *mpt, int flag) in mptsas_alloc_active_slots() function
13283 if (mptsas_alloc_active_slots(mpt, KM_SLEEP)) { in mptsas_init_chip()