Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/pcmcia/
Dnsp_cs.c292 sync_data tmp_sync = { .SyncNegotiation = SYNC_NOT_YET, in nsphw_init_sync()
1237 if (*sync_neg == SYNC_NOT_YET) { in nspintr()
1267 if (*sync_neg == SYNC_NOT_YET) { in nspintr()
1436 case SYNC_NOT_YET: in nsp_show_info()
Dnsp_cs.h234 #define SYNC_NOT_YET 0 macro