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

/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_cmd.c43 typedef struct sda_cmd_impl { struct
104 sizeof (struct sda_cmd_impl), 0, sda_cmd_ctor, sda_cmd_dtor,
117 list_create(list, sizeof (struct sda_cmd_impl),
118 offsetof(struct sda_cmd_impl, c_list));

Completed in 45 milliseconds