Home
last modified time | relevance | path

Searched defs:action_type (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_raid.c573 uint16_t SMID, action_type; in mptsas_raid_action_system_shutdown() local
/titanic_51/usr/src/cmd/krb5/kinit/
H A Dkinit.c134 typedef enum { INIT_PW, INIT_KT, RENEW, VALIDATE } action_type; typedef