Home
last modified time | relevance | path

Searched defs:unit_address (Results 1 – 5 of 5) sorted by relevance

/drivers/misc/cxl/
Dhcalls.c135 long cxl_h_attach_process(u64 unit_address, in cxl_h_attach_process()
178 long cxl_h_detach_process(u64 unit_address, u64 process_token) in cxl_h_detach_process()
209 static long cxl_h_control_function(u64 unit_address, u64 op, in cxl_h_control_function()
248 long cxl_h_reset_afu(u64 unit_address) in cxl_h_reset_afu()
261 long cxl_h_suspend_process(u64 unit_address, u64 process_token) in cxl_h_suspend_process()
274 long cxl_h_resume_process(u64 unit_address, u64 process_token) in cxl_h_resume_process()
287 long cxl_h_read_error_state(u64 unit_address, u64 *state) in cxl_h_read_error_state()
302 long cxl_h_get_afu_err(u64 unit_address, u64 offset, in cxl_h_get_afu_err()
322 long cxl_h_get_config(u64 unit_address, u64 cr_num, u64 offset, in cxl_h_get_config()
336 long cxl_h_terminate_process(u64 unit_address, u64 process_token) in cxl_h_terminate_process()
[all …]
Dflash.c42 __be64 unit_address; member
/drivers/tty/hvc/
Dhvcs.c559 uint32_t unit_address = hvcsd->vdev->unit_address; in hvcs_try_write() local
589 uint32_t unit_address; in hvcs_io() local
907 uint32_t unit_address = hvcsd->vdev->unit_address; in hvcs_get_pi() local
978 unsigned int unit_address = hvcsd->vdev->unit_address; in hvcs_partner_connect() local
1036 static int hvcs_enable_device(struct hvcs_struct *hvcsd, uint32_t unit_address, in hvcs_enable_device()
1103 unsigned long unit_address, flags; in hvcs_install() local
1322 unsigned int unit_address; in hvcs_write() local
/drivers/net/ethernet/ibm/
Dibmveth.h61 static inline long h_send_logical_lan(unsigned long unit_address, in h_send_logical_lan()
84 static inline long h_illan_attributes(unsigned long unit_address, in h_illan_attributes()
Dibmvnic.c153 static long h_reg_sub_crq(unsigned long unit_address, unsigned long token, in h_reg_sub_crq()