Searched refs:pmcs_timeo (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/ |
H A D | pmcs.h | 726 extern const char pmcs_timeo[];
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_nvram.c | 390 pmcs_timeo, __func__); in pmcs_flash_chunk()
|
H A D | pmcs_subr.c | 86 const char pmcs_timeo[] = "%s: command timed out"; variable 691 pmcs_prt(pwp, PMCS_PRT_DEBUG, pptr, NULL, pmcs_timeo, __func__); in pmcs_start_phy() 855 pmcs_prt(pwp, PMCS_PRT_DEBUG, pptr, NULL, pmcs_timeo, __func__); in pmcs_reset_phy() 938 pptr, NULL, pmcs_timeo, __func__); in pmcs_stop_phy() 1308 pmcs_prt(pwp, PMCS_PRT_DEBUG, pptr, NULL, pmcs_timeo, __func__); in pmcs_register_device() 1391 pmcs_prt(pwp, PMCS_PRT_DEBUG, pptr, NULL, pmcs_timeo, __func__); in pmcs_deregister_device() 5333 pmcs_prt(pwp, PMCS_PRT_DEBUG, pptr, tgt, pmcs_timeo, __func__); in pmcs_sata_abort_ncq()
|