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

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c104 static int sf_cr_alloc(struct sf *, struct sf_pkt *, int (*)());
1501 if (sf_cr_alloc(sf, cmd, callback) == DDI_FAILURE) {
1991 sf_cr_alloc(struct sf *sf, struct sf_pkt *cmd, int (*func)()) function

Completed in 54 milliseconds