Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dlpif.h52 stmf_status_t (*lu_task_alloc)(struct scsi_task *task); member
/titanic_44/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c4131 if (lu->lu_task_alloc(task) != STMF_SUCCESS) { in stmf_task_alloc()
6877 dlun0->lu_task_alloc = stmf_dlun0_task_alloc; in stmf_dlun_init()
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c1438 lu->lu_task_alloc = sbd_task_alloc; in sbd_populate_and_register_lu()