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

/freebsd-9.3-release/sys/dev/mpr/
H A Dmpr_sas.h36 uint8_t eedp_formatted; member in struct:mprsas_lun
H A Dmpr_sas.c1834 if ((lun != NULL) && (lun->eedp_formatted)) {
3093 lun->eedp_formatted = TRUE;
3096 lun->eedp_formatted = FALSE;
3362 lun->eedp_formatted = FALSE;
3372 lun->eedp_formatted = TRUE;
/freebsd-9.3-release/sys/dev/mps/
H A Dmps_sas.h36 uint8_t eedp_formatted; member in struct:mpssas_lun
H A Dmps_sas.c1784 if ((lun != NULL) && (lun->eedp_formatted)) {
3239 lun->eedp_formatted = TRUE;
3242 lun->eedp_formatted = FALSE;
3435 lun->eedp_formatted = FALSE;
3445 lun->eedp_formatted = TRUE;

Completed in 114 milliseconds