Searched defs:mptsas_alloc_reply_frames (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c151 static int mptsas_alloc_reply_frames(mptsas_t *mpt);
2718 mptsas_alloc_reply_frames(mptsas_t *mpt) function
12921 if (mptsas_alloc_reply_frames(mpt) == DDI_FAILURE) {
12922 mptsas_log(mpt, CE_WARN, "mptsas_alloc_reply_frames failed!");

Completed in 99 milliseconds