Home
last modified time | relevance | path

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

/freebsd/sys/dev/pst/
H A Dpst-raid.c183 struct i2o_bsa_cache_flush_message *msg; in pst_shutdown_post_sync()
192 msg = (struct i2o_bsa_cache_flush_message *)(psc->iop->ibase + mfa); in pst_shutdown_post_sync()
193 bzero(msg, sizeof(struct i2o_bsa_cache_flush_message)); in pst_shutdown_post_sync()
196 msg->message_size = sizeof(struct i2o_bsa_cache_flush_message) >> 2; in pst_shutdown_post_sync()
H A Dpst-iop.h618 struct i2o_bsa_cache_flush_message { struct