Home
last modified time | relevance | path

Searched refs:_did (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsh_clk.h202 #define CLKDEV_ICK_ID(_cid, _did, _clk) { .con_id = _cid, .dev_id = _did, .clk = _clk } argument
/linux/drivers/scsi/fnic/
H A Dfdls_fc.h75 #define FNIC_STD_SET_D_ID(_fchdr, _did) memcpy((_fchdr).fh_d_id, _did, 3) argument