Home
last modified time | relevance | path

Searched refs: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.c165 static int mptsas_alloc_reply_frames(mptsas_t *mpt);
2860 mptsas_alloc_reply_frames(mptsas_t *mpt) in mptsas_alloc_reply_frames() function
13306 if (mptsas_alloc_reply_frames(mpt) == DDI_FAILURE) { in mptsas_init_chip()