Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mps/
HDmps_sas.h37 uint8_t eedp_formatted; member
HDmps_sas.c1791 if ((lun != NULL) && (lun->eedp_formatted)) { in mpssas_action_scsiio()
3295 lun->eedp_formatted = TRUE; in mpssas_async()
3298 lun->eedp_formatted = FALSE; in mpssas_async()
3498 lun->eedp_formatted = FALSE; in mpssas_read_cap_done()
3508 lun->eedp_formatted = TRUE; in mpssas_read_cap_done()
/NextBSD/sys/dev/mpr/
HDmpr_sas.h37 uint8_t eedp_formatted; member
HDmpr_sas.c1859 if ((lun != NULL) && (lun->eedp_formatted)) { in mprsas_action_scsiio()
3148 lun->eedp_formatted = TRUE; in mprsas_async()
3151 lun->eedp_formatted = FALSE; in mprsas_async()
3356 lun->eedp_formatted = FALSE; in mprsas_read_cap_done()
3366 lun->eedp_formatted = TRUE; in mprsas_read_cap_done()