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

/freebsd-11-stable/sys/dev/mps/
H A Dmps_sas.h37 uint8_t eedp_formatted; member in struct:mpssas_lun
H A Dmps_sas.c1826 if ((lun != NULL) && (lun->eedp_formatted)) {
3342 lun->eedp_formatted = TRUE;
3348 lun->eedp_formatted = FALSE;
3353 lun->eedp_formatted = FALSE;
3553 lun->eedp_formatted = FALSE;
3563 lun->eedp_formatted = TRUE;
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_sas.h37 uint8_t eedp_formatted; member in struct:mprsas_lun
H A Dmpr_sas.c2083 if ((lun != NULL) && (lun->eedp_formatted)) {
3621 lun->eedp_formatted = TRUE;
3627 lun->eedp_formatted = FALSE;
3632 lun->eedp_formatted = FALSE;
3836 lun->eedp_formatted = FALSE;
3846 lun->eedp_formatted = TRUE;

Completed in 460 milliseconds