Home
last modified time | relevance | path

Searched defs:pqisrc_raid_request (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_structures.h753 typedef struct pqisrc_raid_request { struct
754 iu_header_t header;
755 uint16_t response_queue_id; /* specifies the OQ where the response
757 uint8_t work_area[2]; /* reserved for driver use */
758 uint16_t request_id;
759 uint16_t nexus_id;
760 uint32_t buffer_length;
761 uint8_t lun_number[8];
762 uint16_t protocol_spec;
763 uint8_t data_direction : 2;
[all …]