Searched refs:bad_tag (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/net/ceph/ |
| D | messenger.c | 2697 goto bad_tag; in try_read() 2746 bad_tag: in try_read()
|
| /linux-4.4.14/drivers/block/ |
| D | cciss.c | 3477 static inline int bad_tag(ctlr_info_t *h, u32 tag_index, in bad_tag() function 3530 if (bad_tag(h, tag_index, raw_tag)) in process_indexed_cmd() 3551 bad_tag(h, h->nr_cmds + 1, raw_tag); in process_nonindexed_cmd()
|
| /linux-4.4.14/drivers/scsi/ |
| D | hpsa.c | 6763 static inline int bad_tag(struct ctlr_info *h, u32 tag_index, in bad_tag() function 6791 if (!bad_tag(h, tag_index, raw_tag)) { in process_indexed_cmd()
|