Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c151 static int mptsas_alloc_request_frames(mptsas_t *mpt);
2644 mptsas_alloc_request_frames(mptsas_t *mpt) in mptsas_alloc_request_frames() function
13203 if (mptsas_alloc_request_frames(mpt) == DDI_FAILURE) { in mptsas_init_chip()