Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_commands.c153 smrt_command_alloc_impl(smrt_t *smrt, smrt_command_type_t type, int kmflags) in smrt_command_alloc_impl() function
209 if ((smcm = smrt_command_alloc_impl(smrt, SMRT_CMDTYPE_PREINIT, in smrt_command_alloc_preinit()
238 if ((smcm = smrt_command_alloc_impl(smrt, type, kmflags)) == NULL) { in smrt_command_alloc()