Home
last modified time | relevance | path

Searched refs:qc (Results 1 – 5 of 5) sorted by relevance

/include/trace/events/
A Dlibata.h186 TP_ARGS(qc),
211 __entry->ata_dev = qc->dev->link->pmp + qc->dev->devno;
243 TP_ARGS(qc));
247 TP_ARGS(qc));
253 TP_ARGS(qc),
277 __entry->ata_dev = qc->dev->link->pmp + qc->dev->devno;
308 TP_ARGS(qc));
470 TP_ARGS(qc),
482 __entry->ata_dev = qc->dev->link->pmp + qc->dev->devno;
652 __entry->ata_dev = qc->dev->link->pmp + qc->dev->devno;
[all …]
/include/linux/
A Dlibata.h1856 if (unlikely(!qc)) in ata_qc_from_tag()
1857 return qc; in ata_qc_from_tag()
1861 return qc; in ata_qc_from_tag()
1868 return qc->nbytes - min(qc->extrabytes, qc->nbytes); in ata_qc_raw_nbytes()
1889 qc->sg = NULL; in ata_qc_reinit()
1890 qc->flags = 0; in ata_qc_reinit()
1891 qc->cursg = NULL; in ata_qc_reinit()
1893 qc->nbytes = qc->extrabytes = qc->curbytes = 0; in ata_qc_reinit()
1894 qc->n_elem = 0; in ata_qc_reinit()
1895 qc->err_mask = 0; in ata_qc_reinit()
[all …]
A Dieee80211.h4539 u8 *qc = ieee80211_get_qos_ctl(hdr); in ieee80211_get_tid() local
4541 return qc[0] & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_get_tid()
/include/scsi/
A Dlibsas.h624 struct ata_queued_cmd *qc = task->uldd_task; in sas_task_find_rq() local
626 scmd = qc ? qc->scsicmd : NULL; in sas_task_find_rq()
/include/media/
A Dv4l2-ctrls.h1435 int v4l2_queryctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_queryctrl *qc);
1459 struct v4l2_query_ext_ctrl *qc);

Completed in 38 milliseconds