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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c157 static int mptsas_init_chip(mptsas_t *mpt, int first_time);
1155 if (mptsas_init_chip(mpt, FALSE) == DDI_FAILURE) {
1374 if (mptsas_init_chip(mpt, TRUE) == DDI_FAILURE) {
12811 if (mptsas_init_chip(mpt, FALSE) == DDI_FAILURE) {
12821 * If mptsas_init_chip was successful, update the driver data.
12852 mptsas_init_chip(mptsas_t *mpt, int first_time) function

Completed in 78 milliseconds