Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h1331 int mptsas_ioc_reset(mptsas_t *mpt, int);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c993 mptsas_ioc_reset(mptsas_t *mpt, int first_time) in mptsas_ioc_reset() function
H A Dmptsas.c1966 (void) mptsas_ioc_reset(mpt, FALSE); in mptsas_do_detach()
13264 rval = mptsas_ioc_reset(mpt, first_time); in mptsas_init_chip()