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

/illumos-gate/usr/src/lib/libvolmgt/common/
H A Dvolmgt_on_private.c79 char *cn = NULL; /* char spcl pathname */
84 /* ensure we have the block spcl pathname */
139 char *spcl = NULL; /* special dev. path */ local
140 char *spcl_failed = NULL; /* spcl that failed */
177 media_info_gotten = get_media_info(bn, &mtype, &mnum, &spcl);
180 mnum, spcl, bn);
186 if (get_media_info(bn, &mtype, &mnum, &spcl)) {
207 if (strcmp(spcl, spcl_failed) == 0) {
212 mtype, mnum, spcl, bn);
215 /* save spcl devic
561 call_unmount_prog(int mi_gotten, int use_rmm, char *mtype, int mnum, char *spcl, char *bn) argument
[all...]
/illumos-gate/usr/src/head/protocols/
H A Ddumprestore.h148 #define spcl u_spcl.s_spcl macro
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h115 uchar_t spcl; /* sectors per allocation unit */ member in struct:bootsec
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h1125 cistpl_spcl_t spcl; member in union:cisparse_t

Completed in 81 milliseconds