Searched defs:allocation_length (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsati_read_buffer.c91 U32 allocation_length; local
H A Dsati_write_buffer.c91 U32 allocation_length; local
[all...]
H A Dsati_util.c1970 sati_ata_download_microcode_construct( void * ata_io, SATI_TRANSLATOR_SEQUENCE_T * sequence, U8 mode, U32 allocation_length, U32 buffer_offset ) argument
H A Dsati_translator_sequence.h309 U32 allocation_length; member in struct:SATI_TRANSLATOR_SEQUENCE
/freebsd-10.0-release/sys/cam/scsi/
H A Dscsi_all.c6247 scsi_receive_diagnostic_results(struct ccb_scsiio *csio, u_int32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb*), uint8_t tag_action, int pcv, uint8_t page_code, uint8_t *data_ptr, uint16_t allocation_length, uint8_t sense_len, uint32_t timeout) argument
6318 scsi_read_buffer(struct ccb_scsiio *csio, u_int32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb*), uint8_t tag_action, int mode, uint8_t buffer_id, u_int32_t offset, uint8_t *data_ptr, uint32_t allocation_length, uint8_t sense_len, uint32_t timeout) argument

Completed in 74 milliseconds