Home
last modified time | relevance | path

Searched refs:i2o_bsa_cache_flush_message (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/pst/
Dpst-raid.c180 struct i2o_bsa_cache_flush_message *msg; in pst_shutdown()
184 msg = (struct i2o_bsa_cache_flush_message *)(psc->iop->ibase + mfa); in pst_shutdown()
185 bzero(msg, sizeof(struct i2o_bsa_cache_flush_message)); in pst_shutdown()
188 msg->message_size = sizeof(struct i2o_bsa_cache_flush_message) >> 2; in pst_shutdown()
Dpst-iop.h618 struct i2o_bsa_cache_flush_message { struct