Searched refs:desc_format (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/soc/ixp4xx/
H A Dqmgr.h77 const char *desc_format, const char* name);
83 nearly_full_watermark, desc_format, name) \
/linux-master/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c242 const char *desc_format, const char* name)
316 desc_format, name);
239 qmgr_request_queue(unsigned int queue, unsigned int len , unsigned int nearly_empty_watermark, unsigned int nearly_full_watermark, const char *desc_format, const char* name) argument
/linux-master/drivers/target/
H A Dtarget_core_spc.c1210 bool desc_format = target_sense_desc_format(cmd->se_dev); local
1225 scsi_build_sense_buffer(desc_format, buf, UNIT_ATTENTION,
1228 scsi_build_sense_buffer(desc_format, buf, NO_SENSE, 0x0, 0x0);
H A Dtarget_core_transport.c3501 bool desc_format = target_sense_desc_format(cmd->se_dev); local
3525 scsi_build_sense_buffer(desc_format, buffer, key, asc, ascq);

Completed in 126 milliseconds