Searched refs:encl_handle (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/dev/mpr/
H A Dmpr_sas.h49 uint16_t encl_handle; member in struct:mprsas_target
H A Dmpr_sas_lsi.c397 targ->encl_handle = 0x0;
761 targ->encl_handle = le16toh(config_page.EnclosureHandle);
798 targ->handle, targ->encl_handle, targ->encl_slot);
H A Dmpr_sas.c407 targ->encl_handle = 0x0;
662 targ->encl_handle = 0x0;
/freebsd-9.3-release/sys/dev/mps/
H A Dmps_sas.h45 uint16_t encl_handle; member in struct:mpssas_target
H A Dmps_sas_lsi.c314 targ->encl_handle = 0x0;
679 targ->encl_handle = le16toh(config_page.EnclosureHandle);
701 targ->handle, targ->encl_handle, targ->encl_slot);
H A Dmps_sas.c397 targ->encl_handle = 0x0;
655 targ->encl_handle = 0x0;

Completed in 116 milliseconds