Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_commands.c205 smrt_command_alloc_preinit(smrt_t *smrt, size_t datasize, int kmflags) in smrt_command_alloc_preinit() function
H A Dsmrt_ciss.c1213 if ((smcm = smrt_command_alloc_preinit(smrt, sz, KM_SLEEP)) == NULL) { in smrt_ctlr_identify()
/titanic_41/usr/src/uts/common/sys/scsi/adapters/smrt/
H A Dsmrt.h708 smrt_command_t *smrt_command_alloc_preinit(smrt_t *, size_t, int);