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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c149 static int mptsas_alloc_request_frames(mptsas_t *mpt);
2592 mptsas_alloc_request_frames(mptsas_t *mpt) function
12905 if (mptsas_alloc_request_frames(mpt) == DDI_FAILURE) {
12906 mptsas_log(mpt, CE_WARN, "mptsas_alloc_request_frames failed");

Completed in 88 milliseconds