Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/pcmcia/
Dnsp_cs.c291 sync_data tmp_sync = { .SyncNegotiation = SYNC_NOT_YET, in nsphw_init_sync()
1226 if (*sync_neg == SYNC_NOT_YET) { in nspintr()
1256 if (*sync_neg == SYNC_NOT_YET) { in nspintr()
1424 case SYNC_NOT_YET: in nsp_show_info()
Dnsp_cs.h234 #define SYNC_NOT_YET 0 macro