Home
last modified time | relevance | path

Searched refs:sr_options (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_drive.c200 int serial = (sp->sr_options & MHD_SERIAL); in mhd_reserve()
244 int serial = (sp->sr_options & MHD_SERIAL); in mhd_failfast()
283 int serial = (sp->sr_options & MHD_SERIAL); in mhd_release()
335 int serial = (sp->sr_options & MHD_SERIAL); in mhd_probe()
765 int serial = (sp->sr_options & MHD_SERIAL); in mhd_ident()
923 int serial = (sp->sr_options & MHD_SERIAL); in mhd_drive_thread()
991 int serial = (sp->sr_options & MHD_SERIAL); in mhd_drive_thread()
H A Dmhd_local.h112 mhd_opts_t sr_options; /* common options */ member
H A Dmhd_set.c259 sp->sr_options |= MHD_SERIAL; in mhd_create_set()
261 sp->sr_options &= ~MHD_SERIAL; in mhd_create_set()