Searched refs:get_status (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dalias.c41 static int get_status(disk_t *diskp, int fd, nvlist_t *attrs);
102 if ((*errp = get_status(dp->p.disk, fd, attrs)) != 0) {
198 get_status(disk_t *diskp, int fd, nvlist_t *attrs) function
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dses.c153 static int get_status(nvlist_t *props, ucode_status_t *sp);
584 get_status(nvlist_t *props, ucode_status_t *sp) function
639 if (get_status(props, &status) != FWFLASH_SUCCESS)
693 ret = get_status(props, &statdesc);
/illumos-gate/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_local.h177 extern int get_status(mhd_status_args_t *argsp,
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c300 int (*get_status)(void *, void *),
316 cccp->ccc_get_status = get_status;
H A Dghd.h260 int (*get_status)(void *, void *),
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dexterns.h280 extern int get_status(void);
H A Dtelnet.c2499 get_status() function
H A Dcommands.c413 { "getstatus", "Send request for STATUS", 1, 0, get_status, 6, 0 },
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h227 int (*get_status)(void *, void *, int),

Completed in 90 milliseconds