Searched refs:stmf_error (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libstmf/common/ |
H A D | stmf.c | 323 switch (stmfIoctl.stmf_error) { in groupIoctl() 339 stmfIoctl.stmf_error); in groupIoctl() 387 switch (stmfIoctl.stmf_error) { in groupMemberIoctl() 401 switch (stmfIoctl.stmf_error) { in groupMemberIoctl() 420 stmfIoctl.stmf_error); in groupMemberIoctl() 684 switch (stmfIoctl.stmf_error) { in addViewEntryIoctl() 694 switch (stmfIoctl.stmf_error) { in addViewEntryIoctl() 714 stmfIoctl.stmf_error); in addViewEntryIoctl() 1291 diskError(sbdIoctl.stmf_error, &ret); in createDiskLu() 1296 sbdIoctl.stmf_error, savedErrno); in createDiskLu() [all …]
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | stmf_ioctl.h | 75 uint32_t stmf_error; member
|
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd.c | 369 iocd->stmf_error = 0; in stmf_sbd_ioctl() 384 ibuf, iocd->stmf_ibuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 397 &iocd->stmf_error); in stmf_sbd_ioctl() 411 iocd->stmf_ibuf_size, &iocd->stmf_error, 0, NULL); in stmf_sbd_ioctl() 424 iocd->stmf_ibuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 436 iocd->stmf_ibuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 448 iocd->stmf_ibuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 460 iocd->stmf_obuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 473 iocd->stmf_obuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 487 iocd->stmf_error = 0; in stmf_sbd_ioctl() [all …]
|
/illumos-gate/usr/src/uts/common/io/comstar/stmf/ |
H A D | stmf.c | 571 iocd->stmf_error = 0; in stmf_ioctl() 931 iocd->stmf_error = STMF_IOCERR_UPDATE_NEED_CFG_INIT; in stmf_ioctl() 953 &iocd->stmf_error); in stmf_ioctl() 962 iocd->stmf_error = STMF_IOCERR_UPDATE_NEED_CFG_INIT; in stmf_ioctl() 984 &iocd->stmf_error); in stmf_ioctl() 993 iocd->stmf_error = STMF_IOCERR_UPDATE_NEED_CFG_INIT; in stmf_ioctl() 1011 grpname->name_size, idtype, &iocd->stmf_error); in stmf_ioctl() 1020 iocd->stmf_error = STMF_IOCERR_UPDATE_NEED_CFG_INIT; in stmf_ioctl() 1037 grpname->name_size, idtype, &iocd->stmf_error); in stmf_ioctl() 1044 iocd->stmf_error = STMF_IOCERR_UPDATE_NEED_CFG_INIT; in stmf_ioctl() [all …]
|
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 2740 iocd->stmf_error = 0; in qlt_ioctl() 2755 iocd->stmf_error = QLTIO_NO_DUMP; in qlt_ioctl() 2762 iocd->stmf_error = QLTIO_DUMP_INPROGRESS; in qlt_ioctl() 2769 iocd->stmf_error = QLTIO_ALREADY_FETCHED; in qlt_ioctl() 2781 iocd->stmf_error = QLTIO_NOT_ONLINE; in qlt_ioctl() 2801 iocd->stmf_error = QLTIO_INVALID_FW_SIZE; in qlt_ioctl() 2816 iocd->stmf_error = QLTIO_INVALID_FW_SIZE; in qlt_ioctl() 2826 iocd->stmf_error = QLTIO_INVALID_FW_TYPE; in qlt_ioctl() 2952 iocd->stmf_error = QLTIO_MBOX_NOT_INITIALIZED; in qlt_ioctl() 2955 iocd->stmf_error = QLTIO_CANT_GET_MBOXES; in qlt_ioctl() [all …]
|