Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c106 static int sf_cr_alloc(struct sf *, struct sf_pkt *, int (*)());
1503 if (sf_cr_alloc(sf, cmd, callback) == DDI_FAILURE) { in sf_scsi_init_pkt()
1993 sf_cr_alloc(struct sf *sf, struct sf_pkt *cmd, int (*func)()) in sf_cr_alloc() function