Home
last modified time | relevance | path

Searched refs:shutdown_type (Results 1 – 5 of 5) sorted by relevance

/drivers/char/tpm/
A Dtpm2-cmd.c456 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type) in tpm2_shutdown() argument
464 tpm_buf_append_u16(&buf, shutdown_type); in tpm2_shutdown()
A Dtpm.h301 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type);
/drivers/scsi/
A Dipr.c8354 enum ipr_shutdown_type shutdown_type = ipr_cmd->u.shutdown_type; in ipr_reset_shutdown_ioa() local
8359 if (shutdown_type == IPR_SHUTDOWN_QUIESCE) in ipr_reset_shutdown_ioa()
8361 else if (shutdown_type != IPR_SHUTDOWN_NONE && in ipr_reset_shutdown_ioa()
8368 if (shutdown_type == IPR_SHUTDOWN_NORMAL) in ipr_reset_shutdown_ioa()
8443 enum ipr_shutdown_type shutdown_type) in _ipr_initiate_ioa_reset() argument
8464 ipr_cmd->u.shutdown_type = shutdown_type; in _ipr_initiate_ioa_reset()
8482 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_reset() argument
8521 shutdown_type = IPR_SHUTDOWN_NONE; in ipr_initiate_ioa_reset()
8526 shutdown_type); in ipr_initiate_ioa_reset()
9631 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_bringdown() argument
[all …]
A Dpmcraid.c2317 u8 shutdown_type, in pmcraid_reset_reload() argument
2356 if (shutdown_type == SHUTDOWN_NORMAL) in pmcraid_reset_reload()
2359 pinstance->ioa_shutdown_type = shutdown_type; in pmcraid_reset_reload()
A Dipr.h1566 enum ipr_shutdown_type shutdown_type; member

Completed in 39 milliseconds