Home
last modified time | relevance | path

Searched refs:ExtPageLength (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/scsi/
H A Dmptendian.c139 req->ExtPageLength = le16_to_cpu(req->ExtPageLength); in mptsas_fix_config_endianness()
147 reply->ExtPageLength = cpu_to_le16(reply->ExtPageLength); in mptsas_fix_config_reply_endianness()
H A Dmpi.h935 uint16_t ExtPageLength; /* 04h */ member
967 uint16_t ExtPageLength; /* 04h */ member
H A Dmptconfig.c894 reply.ExtPageLength = length / 4; in mptsas_process_config()