Home
last modified time | relevance | path

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

/trueos/sys/cam/ctl/
HDctl_frontend_internal.c196 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