Searched refs:itype (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c40 uint_t itype; member in struct:__anon917
681 char *itype = NULL; local
686 node, "initiator-interconnect-type", &itype);
687 if (itype != NULL) {
688 (void) strlcpy(bsp->iconnect_type, itype, 16);
835 int itype = (*inq_dtype) & DTYPE_MASK; local
838 if (device_list[i].itype == DTYPE_UNKNOWN)
840 if (itype == device_list[i].itype) {
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c44 uint_t itype; member in struct:__anon889
3006 if (inq_type == device_list[i].itype) {
3093 == device_list[j].itype) {
3384 int itype = (*inq_dtype) & DTYPE_MASK; local
3387 if (itype == device_list[i].itype) {

Completed in 28 milliseconds