Searched defs:aac_softstate (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.h256 struct aac_softstate;
257 typedef void (*aac_cmd_fib_t)(struct aac_softstate *, struct aac_cmd *);
291 void (*ac_comp)(struct aac_softstate *, struct aac_cmd *);
343 struct aac_softstate;
345 int (*aif_get_fwstatus)(struct aac_softstate *);
346 int (*aif_get_mailbox)(struct aac_softstate *, int);
347 void (*aif_set_mailbox)(struct aac_softstate *, uint32_t,
366 struct aac_softstate { struct
511 _NOTE(SCHEME_PROTECTS_DATA("stable data", aac_softstate::{flags slen \
545 extern int aac_dbflag_on(struct aac_softstate *, in
[all...]

Completed in 61 milliseconds