aac_raw_io2
struct aac_raw_io2 *raw;
raw = (struct aac_raw_io2 *)&fib->data[0];
aac_convert_sgraw2(struct aac_softc *sc, struct aac_raw_io2 *raw,
static int aac_convert_sgraw2(struct aac_softc *sc, struct aac_raw_io2 *raw,
struct aac_raw_io2 *raw;
raw = (struct aac_raw_io2 *)&fib->data[0];
bzero(raw, sizeof(struct aac_raw_io2));
fib->Header.Size += sizeof(struct aac_raw_io2);
aac_raw_io2_tole(struct aac_raw_io2 *ptr)
void aac_raw_io2_tole(struct aac_raw_io2 *ptr);