Searched refs:i2o_bsa_device (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/pst/
H A Dpst-raid.c61 struct i2o_bsa_device *info;
127 if (!(psc->info = (struct i2o_bsa_device *)
128 malloc(sizeof(struct i2o_bsa_device), M_PSTRAID, M_NOWAIT))) {
132 bcopy(reply->result, psc->info, sizeof(struct i2o_bsa_device));
H A Dpst-iop.h524 struct i2o_bsa_device { struct in struct:i2o_lct_entry

Completed in 117 milliseconds