Searched refs:sf_cr_alloc (Results 1 – 1 of 1) sorted by relevance
106 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