Searched refs:cfi_lun_disable (Results 1 – 1 of 1) sorted by relevance
196 static int cfi_lun_disable(void *arg, struct ctl_id target_id, int lun_id);258 port->lun_disable = cfi_lun_disable; in cfi_init()376 cfi_lun_disable(void *arg, struct ctl_id target_id, int lun_id) in cfi_lun_disable() function