sr_crypto_wu
struct sr_crypto_wu *crwu;
crwu = (struct sr_crypto_wu *)wu;
sd->sd_wu_size = sizeof(struct sr_crypto_wu);
struct sr_crypto_wu *crwu;
sr_crypto_dev_rw(struct sr_workunit *wu, struct sr_crypto_wu *crwu)
struct sr_crypto_wu *crwu;
struct sr_crypto_wu *
struct sr_crypto_wu *crwu;
crwu = (struct sr_crypto_wu *)wu;
struct sr_crypto_wu *sr_crypto_prepare(struct sr_workunit *,
int sr_crypto_dev_rw(struct sr_workunit *, struct sr_crypto_wu *);
struct sr_crypto_wu *crwu;
crwu = (struct sr_crypto_wu *)wu;
sr_raid1c_dev_rw(struct sr_workunit *wu, struct sr_crypto_wu *crwu)
struct sr_crypto_wu *crwu;
int sr_raid1c_dev_rw(struct sr_workunit *, struct sr_crypto_wu *);
extern struct sr_crypto_wu *sr_crypto_prepare(struct sr_workunit *,
sd->sd_wu_size = sizeof(struct sr_crypto_wu);
TAILQ_HEAD(sr_crypto_wu_head, sr_crypto_wu);