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

/linux-master/drivers/firewire/
H A Dcore-device.c57 search_key |= CSR_DIRECTORY;
378 result = fw_csr_string(directories[i], CSR_DIRECTORY | attr->key, buf,
530 if (key != (CSR_UNIT | CSR_DIRECTORY))
775 if (key != (CSR_UNIT | CSR_DIRECTORY))
H A Dnet.c1629 .key = (CSR_DIRECTORY | CSR_UNIT) << 24,
1652 .key = (CSR_DIRECTORY | CSR_UNIT) << 24,
/linux-master/include/linux/
H A Dfirewire.h57 #define CSR_DIRECTORY 0xc0 macro
/linux-master/drivers/target/sbp/
H A Dsbp_target.c1872 tport->unit_directory.key = (CSR_DIRECTORY | CSR_UNIT) << 24;

Completed in 224 milliseconds