Searched refs:stmf_error (Results 1 – 5 of 5) sorted by relevance
/titanic_41/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 …]
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | stmf_ioctl.h | 75 uint32_t stmf_error; member
|
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd.c | 337 iocd->stmf_error = 0; in stmf_sbd_ioctl() 352 ibuf, iocd->stmf_ibuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 365 &iocd->stmf_error); in stmf_sbd_ioctl() 379 iocd->stmf_ibuf_size, &iocd->stmf_error, 0, NULL); in stmf_sbd_ioctl() 392 iocd->stmf_ibuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 404 iocd->stmf_ibuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 416 iocd->stmf_ibuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 428 iocd->stmf_obuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 441 iocd->stmf_obuf_size, &iocd->stmf_error); in stmf_sbd_ioctl() 455 iocd->stmf_error = 0; in stmf_sbd_ioctl() [all …]
|
/titanic_41/usr/src/uts/common/io/comstar/stmf/ |
H A D | stmf.c | 573 iocd->stmf_error = 0; in stmf_ioctl() 933 iocd->stmf_error = STMF_IOCERR_UPDATE_NEED_CFG_INIT; in stmf_ioctl() 955 &iocd->stmf_error); in stmf_ioctl() 964 iocd->stmf_error = STMF_IOCERR_UPDATE_NEED_CFG_INIT; in stmf_ioctl() 986 &iocd->stmf_error); in stmf_ioctl() 995 iocd->stmf_error = STMF_IOCERR_UPDATE_NEED_CFG_INIT; in stmf_ioctl() 1013 grpname->name_size, idtype, &iocd->stmf_error); in stmf_ioctl() 1022 iocd->stmf_error = STMF_IOCERR_UPDATE_NEED_CFG_INIT; in stmf_ioctl() 1039 grpname->name_size, idtype, &iocd->stmf_error); in stmf_ioctl() 1046 iocd->stmf_error = STMF_IOCERR_UPDATE_NEED_CFG_INIT; in stmf_ioctl() [all …]
|
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 1708 iocd->stmf_error = 0; in qlt_ioctl() 1723 iocd->stmf_error = QLTIO_NO_DUMP; in qlt_ioctl() 1730 iocd->stmf_error = QLTIO_DUMP_INPROGRESS; in qlt_ioctl() 1737 iocd->stmf_error = QLTIO_ALREADY_FETCHED; in qlt_ioctl() 1749 iocd->stmf_error = QLTIO_NOT_ONLINE; in qlt_ioctl() 1768 iocd->stmf_error = QLTIO_INVALID_FW_SIZE; in qlt_ioctl() 1783 iocd->stmf_error = QLTIO_INVALID_FW_SIZE; in qlt_ioctl() 1792 iocd->stmf_error = QLTIO_INVALID_FW_TYPE; in qlt_ioctl() 1907 iocd->stmf_error = QLTIO_MBOX_NOT_INITIALIZED; in qlt_ioctl() 1910 iocd->stmf_error = QLTIO_CANT_GET_MBOXES; in qlt_ioctl() [all …]
|