Searched defs:sf_els_alloc (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 121 static struct fcal_packet *sf_els_alloc(struct sf *, uchar_t, int, int, 2598 if (sf_els_alloc(sf, dest_id, sizeof (struct sf_els_hdr), 3001 sf_els_alloc(struct sf *sf, uchar_t dest_id, int priv_size, int cmd_size, function 3714 nfpkt = sf_els_alloc(sf, 6682 if (sf_els_alloc(sf, dest_id, sizeof (struct sf_els_hdr),
|
Completed in 73 milliseconds