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

/linux-master/include/linux/
H A Dfirewire.h62 #define CSR_UNIT 0x11 macro
/linux-master/drivers/firewire/
H A Dcore-device.c530 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/drivers/target/sbp/
H A Dsbp_target.c1872 tport->unit_directory.key = (CSR_DIRECTORY | CSR_UNIT) << 24;

Completed in 136 milliseconds