HomeSort by: relevance | last modified time | path
    Searched refs:DeviceSettings (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
mpt.c 898 i, mpt->mpt_port_page2.DeviceSettings[i].Timeout,
899 mpt->mpt_port_page2.DeviceSettings[i].SyncFactor,
900 mpt->mpt_port_page2.DeviceSettings[i].DeviceFlags);
1401 for (i = 0; i < sizeof(sp2->DeviceSettings) /
1402 sizeof(*sp2->DeviceSettings); i++) {
1403 MPT_2_HOST16(sp2, DeviceSettings[i].DeviceFlags);
mpt_mpilib.h 899 * Modified the DeviceSettings field in RVP2 to use the
1478 MPI_DEVICE_INFO DeviceSettings[16]; /* 0Ch */

Completed in 19 milliseconds